Skip to content

Commit 031d90e

Browse files
authoredFeb 20, 2025··
Merge pull request #911 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v1.20.5
2 parents 435eed9 + 6ee6ce6 commit 031d90e

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
@@ -78,7 +78,7 @@
7878
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
7979

8080
<kotlin.code.style>official</kotlin.code.style>
81-
<test.containers.version>1.20.4</test.containers.version>
81+
<test.containers.version>1.20.5</test.containers.version>
8282
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
8383

8484
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)
Please sign in to comment.