Skip to content

Commit bd22ff7

Browse files
committed
Update to testcontainers 1.21.4
1 parent 1018a59 commit bd22ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
5959
<!-- We skip sources jar generation as we do it with the assembly plugin to have greater control over the content -->
6060
<source.skip>true</source.skip>
61-
<testcontainers.version>1.17.6</testcontainers.version>
61+
<testcontainers.version>1.21.4</testcontainers.version>
6262
</properties>
6363

6464
<dependencyManagement>

0 commit comments

Comments
 (0)