Update dependency com.puppycrawl.tools:checkstyle to v11.1.0

This commit is contained in:
renovate[bot] 2025-09-29 00:26:22 +00:00 committed by GitHub
parent 540b50aeb0
commit 0e2f6ebbe2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>11.0.1</version>
<version>11.1.0</version>
</dependency>
</dependencies>
</plugin>