Skip to content

Commit

Permalink
Merge pull request #83 from apache/dependabot/maven/com.puppycrawl.to…
Browse files Browse the repository at this point in the history
…ols-checkstyle-10.12.5

Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5
  • Loading branch information
coheigea authored Dec 5, 2023
2 parents fd93d25 + 6e2ab30 commit f3e1b6c
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 @@ -362,7 +362,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.12.4</version>
<version>10.12.5</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit f3e1b6c

Please sign in to comment.