Update dependency com.puppycrawl.tools:checkstyle to v14

This commit is contained in:
renovate[bot]
2026-08-18 17:49:50 +00:00
committed by GitHub
parent 87e681b71e
commit e57dfc0e3f

View File

@@ -245,7 +245,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>13.11.0</version>
<version>14.0.0</version>
</dependency>
</dependencies>
<executions>