We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0333622 + 0e54dac commit f1899b7Copy full SHA for f1899b7
pom.xml
@@ -74,7 +74,7 @@
74
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
75
76
<kotlin.code.style>official</kotlin.code.style>
77
- <test.containers.version>1.20.0</test.containers.version>
+ <test.containers.version>1.20.1</test.containers.version>
78
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
79
80
<!-- Reproducible Builds -->
0 commit comments