Skip to content

Commit

Permalink
Merge pull request #495 from paritytrading/dependabot/maven/com.puppy…
Browse files Browse the repository at this point in the history
…crawl.tools-checkstyle-10.18.0

build(deps): bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.18.0
  • Loading branch information
jvirtanen authored Aug 26, 2024
2 parents 90d59ff + 4f70f18 commit d6a2e8c
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 @@ -132,7 +132,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.17.0</version>
<version>10.18.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit d6a2e8c

Please sign in to comment.