Update dependency com.puppycrawl.tools:checkstyle to v13.11.0

This commit is contained in:
renovate[bot]
2026-08-17 00:40:24 +00:00
committed by GitHub
parent 1f0507ee65
commit f5a020cdc2

View File

@@ -245,7 +245,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>13.10.0</version>
<version>13.11.0</version>
</dependency>
</dependencies>
<executions>