Skip to content

Commit

Permalink
Merge pull request #256 from buschlab/renovate/com.puppycrawl.tools-c…
Browse files Browse the repository at this point in the history
…heckstyle-10.x

Update dependency com.puppycrawl.tools:checkstyle to v10.20.1
  • Loading branch information
nr23730 authored Nov 11, 2024
2 parents 05c66af + b4f3528 commit 6f2e159
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 @@ -143,7 +143,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.20.0</version>
<version>10.20.1</version>
</dependency>
<dependency>
<groupId>com.github.ngeor</groupId>
Expand Down

0 comments on commit 6f2e159

Please sign in to comment.