Skip to content

Commit 7bdbcc8

Browse files
Update testcontainers-java monorepo to v1.19.4
1 parent 90ad91f commit 7bdbcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
7474

7575
<kotlin.code.style>official</kotlin.code.style>
76-
<test.containers.version>1.19.3</test.containers.version>
76+
<test.containers.version>1.19.4</test.containers.version>
7777
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
7878

7979
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)