Skip to content

Commit 698e8fc

Browse files
authored
Merge pull request #870 from mybatis/renovate/testcontainers-java-monorepo
Update dependency org.testcontainers:postgresql to v1.20.4
2 parents 94c95ec + fd9f44e commit 698e8fc

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.3</test.containers.version>
81+
<test.containers.version>1.20.4</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)