Skip to content

Commit

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

Bump checkstyle from 10.5.0 to 10.6.0
  • Loading branch information
weisun10 authored Jan 5, 2023
2 parents bcb5078 + def352a commit 91846b0
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 @@ -140,7 +140,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.5.0</version>
<version>10.6.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 91846b0

Please sign in to comment.