Skip to content

Commit

Permalink
#4 Upgrade 3rd party libs
Browse files Browse the repository at this point in the history
  • Loading branch information
amosshi committed Apr 22, 2023
1 parent 63d26ab commit 5e7ba75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.8.0</version><!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
<version>10.9.3</version><!-- https://mvnrepository.com/artifact/com.puppycrawl.tools/checkstyle -->
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 5e7ba75

Please sign in to comment.