Merge pull request #947 from games647/dependabot/maven/com.puppycrawl.tools-checkstyle-10.5.0

Bump checkstyle from 10.3.2 to 10.5.0
This commit is contained in:
games647
2022-12-19 09:07:05 +01:00
committed by GitHub

View File

@ -141,7 +141,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.3.2</version>
<version>10.5.0</version>
</dependency>
</dependencies>
<executions>