Skip to content

Commit

Permalink
Merge pull request #186 from 52North/dependabot/maven/com.puppycrawl.…
Browse files Browse the repository at this point in the history
…tools-checkstyle-10.3.4

Bump checkstyle from 9.3 to 10.3.4
  • Loading branch information
CarstenHollmann authored Oct 19, 2022
2 parents a6b7005 + de9752f commit 0a80ba1
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 @@ -489,7 +489,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.3</version>
<version>10.3.4</version>
</dependency>
<dependency>
<groupId>org.n52</groupId>
Expand Down

0 comments on commit 0a80ba1

Please sign in to comment.