We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b70589c + 835fefc commit 93af1a7Copy full SHA for 93af1a7
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