chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12.2.0

This commit is contained in:
renovate[bot]
2025-11-30 16:34:53 +00:00
committed by GitHub
parent c171cf1487
commit 38a6e2fc98

View File

@@ -301,7 +301,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>12.1.2</version>
<version>12.2.0</version>
</dependency>
</dependencies>
<executions>