Skip to content

Commit 71d6bfe

Browse files
committed
Update dependency com.puppycrawl.tools:checkstyle to v12.2.0
1 parent 265a876 commit 71d6bfe

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

Lines changed: 1 addition & 1 deletion
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>12.1.2</version>
85+
<version>12.2.0</version>
8686
</dependency>
8787
</dependencies>
8888
<configuration>

0 commit comments

Comments
 (0)