Skip to content

Commit 72a66ca

Browse files
authored
Merge pull request #72 from xdev-software/renovate/com.puppycrawl.tools-checkstyle-10.x
Update dependency com.puppycrawl.tools:checkstyle to v10.21.2
2 parents 33afc0f + cd2f97c commit 72a66ca

File tree

1 file changed

+1
-1
lines changed
  • testcontainers-advanced-imagebuilder-dummy-app

1 file changed

+1
-1
lines changed

testcontainers-advanced-imagebuilder-dummy-app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>com.puppycrawl.tools</groupId>
8484
<artifactId>checkstyle</artifactId>
85-
<version>10.20.1</version>
85+
<version>10.21.2</version>
8686
</dependency>
8787
</dependencies>
8888
<configuration>

0 commit comments

Comments
 (0)