Skip to content

Commit

Permalink
Bump checkstyle to 10.12.6
Browse files Browse the repository at this point in the history
https://checkstyle.org/releasenotes.html#Release_10.12.6

JIRA: LIGHTY-283
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
  • Loading branch information
Tobianas authored and ihrasko committed Jan 30, 2024
1 parent b3d859b commit 50caa54
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.4</version>
<version>10.12.6</version>
</dependency>
<dependency>
<groupId>com.github.sevntu-checkstyle</groupId>
Expand Down

0 comments on commit 50caa54

Please sign in to comment.