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

This commit is contained in:
renovate[bot]
2024-08-30 15:35:27 +00:00
committed by GitHub
parent ebf1e592ff
commit 3b2b18fd2e

View File

@@ -195,7 +195,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.18.0</version>
<version>10.18.1</version>
</dependency>
</dependencies>
<executions>