Skip to content

Commit

Permalink
Merge pull request #75 from xdev-software/renovate/com.puppycrawl.too…
Browse files Browse the repository at this point in the history
…ls-checkstyle-10.x

Update dependency com.puppycrawl.tools:checkstyle to v10.18.0
  • Loading branch information
AB-xdev committed Aug 26, 2024
2 parents c7f473f + 202d207 commit c67f9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tci-advanced-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>10.17.0</version>
<version>10.18.0</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit c67f9a9

Please sign in to comment.