Skip to content

Commit

Permalink
Update dependency com.puppycrawl.tools:checkstyle to v10.9.1 (#2706)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent e79036d commit 29714f6
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 @@ -435,7 +435,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.8.1</version>
<version>10.9.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 29714f6

Please sign in to comment.