Skip to content

Commit

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

chore(deps): bump checkstyle from 8.45 to 8.45.1
  • Loading branch information
garethjevans authored Aug 9, 2021
2 parents 856ca21 + f5c5b1a commit 75c4678
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 @@ -133,7 +133,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.45</version>
<version>8.45.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 75c4678

Please sign in to comment.