Skip to content

Commit

Permalink
Upgrade Checkstyle 10.1 -> 10.2 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Apr 25, 2022
1 parent 96a82ea commit 62168dc
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 @@ -702,7 +702,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.1</version>
<version>10.2</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 62168dc

Please sign in to comment.