chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11

This commit is contained in:
renovate[bot]
2025-08-07 11:33:12 +00:00
committed by GitHub
parent 4198ee1af1
commit 917b6b318f

View File

@@ -299,7 +299,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.26.1</version>
<version>11.0.0</version>
</dependency>
</dependencies>
<executions>