Update dependency com.puppycrawl.tools:checkstyle to v10.25.1 (#2687)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-23 02:45:44 +00:00 committed by GitHub
parent c7949ea687
commit afe745b57c
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>10.25.0</version>
<version>10.25.1</version>
</dependency>
</dependencies>
</plugin>