Skip to content

Commit

Permalink
Bump checkstyle from 9.2 to 9.2.1 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2022
1 parent 7286c5c commit 25d6268
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 @@ -63,7 +63,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.2</version>
<version>9.2.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 25d6268

Please sign in to comment.