Skip to content

Commit

Permalink
feat: bump maven checkstyle plugin version (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: Annibal Silva <105941480+annibalsilva@users.noreply.github.com>
  • Loading branch information
2 people authored and DerekRoberts committed May 14, 2024
1 parent 6f5ac00 commit 6aa5a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<dependencies>
<dependency>
<groupId>com.puppycrawl.tools</groupId>
Expand Down

0 comments on commit 6aa5a7c

Please sign in to comment.