Update dependency com.puppycrawl.tools:checkstyle to v11.1.0 (#11124)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-28 19:21:42 +02:00 committed by GitHub
parent 1b0b8bfff7
commit ffae77f94d
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>11.0.1</version>
<version>11.1.0</version>
</dependency>
</dependencies>
<executions>