Skip to content

Commit 0333622

Browse files
authored
Merge pull request #819 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v1.20.0
2 parents 78bbabb + 62992ba commit 0333622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
7575

7676
<kotlin.code.style>official</kotlin.code.style>
77-
<test.containers.version>1.19.8</test.containers.version>
77+
<test.containers.version>1.20.0</test.containers.version>
7878
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
7979

8080
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)