We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfed6bc commit 7a283eeCopy full SHA for 7a283ee
pom.xml
@@ -78,7 +78,7 @@
78
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
79
80
<kotlin.code.style>official</kotlin.code.style>
81
- <test.containers.version>1.20.5</test.containers.version>
+ <test.containers.version>1.20.6</test.containers.version>
82
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
83
84
<!-- Reproducible Builds -->
0 commit comments