Skip to content

Commit

Permalink
Bump Checkstyle to 10.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobianas committed Sep 12, 2023
1 parent fa9ef36 commit 3c6510f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/lighty-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<!-- This should match the dependency management on com.puppycrawl.tools:checkstyle above -->
<version>10.12.0</version>
<version>10.12.3</version>
</dependency>
<dependency>
<groupId>com.github.sevntu-checkstyle</groupId>
Expand Down

0 comments on commit 3c6510f

Please sign in to comment.