We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b70589c commit 835fefcCopy full SHA for 835fefc
1 file changed
pom.xml
@@ -81,7 +81,7 @@
81
<sonar.host.url>http://localhost:9000</sonar.host.url>
82
83
<kotlin.code.style>official</kotlin.code.style>
84
- <test.containers.version>2.0.3</test.containers.version>
+ <test.containers.version>2.0.4</test.containers.version>
85
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
86
87
<!-- Reproducible Builds -->
0 commit comments