We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1018a59 commit bd22ff7Copy full SHA for bd22ff7
1 file changed
pom.xml
@@ -58,7 +58,7 @@
58
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
59
<!-- We skip sources jar generation as we do it with the assembly plugin to have greater control over the content -->
60
<source.skip>true</source.skip>
61
- <testcontainers.version>1.17.6</testcontainers.version>
+ <testcontainers.version>1.21.4</testcontainers.version>
62
</properties>
63
64
<dependencyManagement>
0 commit comments