Skip to content

Commit

Permalink
Merge pull request #852 from mathieucarbou/dependabot/maven/com.puppy…
Browse files Browse the repository at this point in the history
…crawl.tools-checkstyle-10.20.0

Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0
  • Loading branch information
hazendaz authored Nov 1, 2024
2 parents 83e7413 + 8536c1a commit 90413db
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 @@ -381,7 +381,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.19.0</version>
<version>10.20.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 90413db

Please sign in to comment.