Update dependency com.puppycrawl.tools:checkstyle to v10.25.0

This commit is contained in:
renovate[bot] 2025-05-31 15:12:20 +00:00 committed by GitHub
parent a71725756c
commit 21d900976f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ THE SOFTWARE.
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.24.0</version>
<version>10.25.0</version>
</dependency>
</dependencies>
<executions>