Skip to content

Commit

Permalink
Merge pull request #68 from eclipse-ee4j/dependabot/maven/com.puppycr…
Browse files Browse the repository at this point in the history
…awl.tools-checkstyle-10.7.0

Bump checkstyle from 10.6.0 to 10.7.0
  • Loading branch information
arjantijms authored Feb 1, 2023
2 parents f75238f + fbc36b7 commit dd4ecdd
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 @@ -205,7 +205,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.6.0</version>
<version>10.7.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit dd4ecdd

Please sign in to comment.