Skip to content

Commit 63e0fb6

Browse files
authored
Merge pull request #850 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v1.20.2
2 parents 6a63771 + 187cfc2 commit 63e0fb6

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.1</test.containers.version>
79+
<test.containers.version>1.20.2</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)