Skip to content

Commit

Permalink
Merge pull request #7 from BasePractice/dependabot/maven/com.puppycra…
Browse files Browse the repository at this point in the history
…wl.tools-checkstyle-10.20.2

Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2
  • Loading branch information
Pastor authored Dec 7, 2024
2 parents b12723d + b2550de commit 7024ac2
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 @@ -114,7 +114,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.20.1</version>
<version>10.20.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 7024ac2

Please sign in to comment.