Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 8.45 to 9.3
  • Loading branch information
petrberan authored Dec 10, 2024
2 parents edf5d48 + bcd8dc8 commit a803585
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 @@ -317,7 +317,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.45</version>
<version>9.3</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit a803585

Please sign in to comment.