Skip to content

Commit 1c1ea80

Browse files
authored
Merge pull request #697 from mybatis/renovate/testcontainers-java-monorepo
Update testcontainers-java monorepo to v1.19.2
2 parents 3583c63 + 1df0b7a commit 1c1ea80

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
@@ -71,7 +71,7 @@
7171
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
7272

7373
<kotlin.code.style>official</kotlin.code.style>
74-
<test.containers.version>1.19.1</test.containers.version>
74+
<test.containers.version>1.19.2</test.containers.version>
7575
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
7676

7777
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)