Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.15.0
  • Loading branch information
krisstern committed Apr 1, 2024
2 parents 4db2ec6 + 9f12ab2 commit e311ea4
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 @@ -264,7 +264,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.14.2</version>
<version>10.15.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit e311ea4

Please sign in to comment.