Skip to content

Commit aee6421

Browse files
authored
Merge pull request #1008 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v2.0.2
2 parents 934a1bd + 7e1cc9f commit aee6421

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>2.0.1</test.containers.version>
83+
<test.containers.version>2.0.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)