Skip to content

Commit

Permalink
Merge pull request #116 from revelc/dependabot/maven/maven-73c4f91817
Browse files Browse the repository at this point in the history
Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 in the maven group
  • Loading branch information
hazendaz authored Oct 29, 2024
2 parents c6cd836 + 5259ff1 commit 4e1524b
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 @@ -106,7 +106,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 4e1524b

Please sign in to comment.