Merge pull request #1003 from games647/dependabot/maven/com.puppycrawl.tools-checkstyle-10.9.3

Bump checkstyle from 10.9.2 to 10.9.3
This commit is contained in:
games647
2023-04-05 09:51:05 +02:00
committed by GitHub

View File

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