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.
1 parent 270483c commit 548d468Copy full SHA for 548d468
pom.xml
@@ -67,7 +67,7 @@
67
<plugin>
68
<groupId>org.apache.maven.plugins</groupId>
69
<artifactId>maven-surefire-plugin</artifactId>
70
- <version>3.0.0-M7</version>
+ <version>3.1.0</version>
71
<configuration>
72
<environmentVariables>
73
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
@@ -77,7 +77,7 @@
77
78
79
<artifactId>maven-dependency-plugin</artifactId>
80
- <version>3.2.0</version>
+ <version>3.5.0</version>
81
<executions>
82
<execution>
83
<id>copy-dependencies</id>
0 commit comments