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 3be3d8b commit 13b47a7Copy full SHA for 13b47a7
pom.xml
@@ -59,7 +59,7 @@
59
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
60
<!-- We skip sources jar generation as we do it with the assembly plugin to have greater control over the content -->
61
<source.skip>true</source.skip>
62
- <testcontainers.version>1.16.0</testcontainers.version>
+ <testcontainers.version>1.15.2</testcontainers.version>
63
</properties>
64
65
<dependencyManagement>
0 commit comments