Skip to content

Commit 6b71409

Browse files
authored
Merge pull request #661 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v1.19.0
2 parents 530d6ff + 16d85e5 commit 6b71409

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
@@ -68,7 +68,7 @@
6868
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
6969

7070
<kotlin.code.style>official</kotlin.code.style>
71-
<test.containers.version>1.18.3</test.containers.version>
71+
<test.containers.version>1.19.0</test.containers.version>
7272
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
7373

7474
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)