Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 (#6076)

This commit is contained in:
dependabot[bot]
2024-10-31 23:58:37 +02:00
committed by GitHub
parent 03bb8ee66e
commit a676ebc472

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.19.0</version> <version>10.20.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>