Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 (#6085)

This commit is contained in:
dependabot[bot]
2024-11-08 00:15:48 +02:00
committed by GitHub
parent 935a135d97
commit e63ba4be47

View File

@ -125,7 +125,7 @@
<dependency> <dependency>
<groupId>com.puppycrawl.tools</groupId> <groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId> <artifactId>checkstyle</artifactId>
<version>10.20.0</version> <version>10.20.1</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>