Skip to content

Commit

Permalink
Merge pull request #367 from giulong/dependabot/maven/develop/com.pup…
Browse files Browse the repository at this point in the history
…pycrawl.tools-checkstyle-10.21.4

build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4
  • Loading branch information
giulong authored Mar 10, 2025
2 parents 79f43bf + 1a8cd85 commit 89d502b
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 @@ -334,7 +334,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.21.3</version>
<version>10.21.4</version>
</dependency>
<dependency>
<groupId>com.github.sevntu-checkstyle</groupId>
Expand Down

0 comments on commit 89d502b

Please sign in to comment.