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