Skip to content

Commit 7f64474

Browse files
Update testcontainers-java monorepo to v1.21.0
1 parent b15279c commit 7f64474

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
@@ -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.20.6</test.containers.version>
83+
<test.containers.version>1.21.0</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)