Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.…
Browse files Browse the repository at this point in the history
…45.1
renovate[bot] authored Oct 2, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 26a14ab commit bd80464
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
@@ -419,7 +419,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.31</version>
<version>8.45.1</version>
</dependency>
</dependencies>
<executions>

0 comments on commit bd80464

Please sign in to comment.