We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe6a1a2 + b8d6856 commit 9029dd8Copy full SHA for 9029dd8
testcontainers-advanced-imagebuilder-dummy-app/pom.xml
@@ -31,7 +31,7 @@
31
<plugin>
32
<groupId>org.apache.maven.plugins</groupId>
33
<artifactId>maven-compiler-plugin</artifactId>
34
- <version>3.14.0</version>
+ <version>3.14.1</version>
35
<configuration>
36
<release>${maven.compiler.release}</release>
37
<compilerArgs>
@@ -82,7 +82,7 @@
82
<dependency>
83
<groupId>com.puppycrawl.tools</groupId>
84
<artifactId>checkstyle</artifactId>
85
- <version>11.0.0</version>
+ <version>11.1.0</version>
86
</dependency>
87
</dependencies>
88
0 commit comments