Skip to content

Commit

Permalink
Integrate checkstyle 10.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
  • Loading branch information
arjantijms committed Feb 22, 2023
1 parent 11de0af commit 280a798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Expand Up @@ -941,7 +941,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.6.0</version>
<version>10.7.0</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 280a798

Please sign in to comment.