Skip to content

Commit

Permalink
Merge pull request #117 from jenkinsci/dependabot/maven/com.puppycraw…
Browse files Browse the repository at this point in the history
…l.tools-checkstyle-10.18.1

Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.1
  • Loading branch information
weisun10 authored Sep 12, 2024
2 parents 2436f83 + c78eba2 commit 6c385a7
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 @@ -148,7 +148,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.17.0</version>
<version>10.18.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 6c385a7

Please sign in to comment.