Skip to content

Commit 620e63f

Browse files
authored
Merge pull request #953 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v1.21.2
2 parents a460221 + b2c216c commit 620e63f

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
@@ -80,7 +80,7 @@
8080
<sonar.host.url>http://localhost:9000</sonar.host.url>
8181

8282
<kotlin.code.style>official</kotlin.code.style>
83-
<test.containers.version>1.21.1</test.containers.version>
83+
<test.containers.version>1.21.2</test.containers.version>
8484
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
8585

8686
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)