chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#1498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-30 01:58:05 +00:00 committed by GitHub
parent 49214b7282
commit 2e3b479cb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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