Skip to content

Commit f3b0725

Browse files
authored
Merge pull request #860 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v1.20.3
2 parents a598924 + dbd94e8 commit f3b0725

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
@@ -76,7 +76,7 @@
7676
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
7777

7878
<kotlin.code.style>official</kotlin.code.style>
79-
<test.containers.version>1.20.2</test.containers.version>
79+
<test.containers.version>1.20.3</test.containers.version>
8080
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
8181

8282
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)