Skip to content

Commit

Permalink
Merge pull request #90 from project-kessel/dependabot/maven/com.puppy…
Browse files Browse the repository at this point in the history
…crawl.tools-checkstyle-10.20.1

Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.1
  • Loading branch information
lennysgarage authored Nov 8, 2024
2 parents 6d8a0a1 + 8e415a0 commit a79f91e
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 @@ -212,7 +212,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.19.0</version>
<version>10.20.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit a79f91e

Please sign in to comment.