Skip to content

Commit

Permalink
JBEHAVE-1583 Bump Maven Checkstyle Plugin from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Aug 2, 2023
1 parent b18c486 commit 1712ea5
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 @@ -264,7 +264,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<dependencies>
<dependency>
<groupId>com.puppycrawl.tools</groupId>
Expand Down

0 comments on commit 1712ea5

Please sign in to comment.