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

This commit is contained in:
renovate[bot] 2025-06-09 01:53:30 +00:00 committed by GitHub
parent f9280461ea
commit e5f415c444
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> <dependency>
<groupId>com.puppycrawl.tools</groupId> <groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId> <artifactId>checkstyle</artifactId>
<version>10.23.1</version> <version>10.25.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>