Skip to content

Commit

Permalink
Updated checkstyle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatej committed Apr 6, 2022
1 parent 939774f commit 259f5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.43</version>
<version>10.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 259f5cf

Please sign in to comment.