Skip to content

Commit 835fefc

Browse files
Update testcontainers-java monorepo to v2.0.4
1 parent b70589c commit 835fefc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<sonar.host.url>http://localhost:9000</sonar.host.url>
8282

8383
<kotlin.code.style>official</kotlin.code.style>
84-
<test.containers.version>2.0.3</test.containers.version>
84+
<test.containers.version>2.0.4</test.containers.version>
8585
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
8686

8787
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)