Skip to content

Commit

Permalink
Merge pull request #1847 from apache/dependabot/maven/com.puppycrawl.…
Browse files Browse the repository at this point in the history
…tools-checkstyle-10.19.0

chore(deps): bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0
  • Loading branch information
lprimak authored Oct 29, 2024
2 parents c610eec + 06d09ee commit ea986a6
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 @@ -584,7 +584,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.18.2</version>
<version>10.19.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit ea986a6

Please sign in to comment.