Skip to content

Commit

Permalink
Bump checkstyle to 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Apr 16, 2024
1 parent c87af0e commit b772d29
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 @@ -278,7 +278,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.3</version>
<version>10.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit b772d29

Please sign in to comment.