We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5768941 + 898cc63 commit 68c37d4Copy full SHA for 68c37d4
pom.xml
@@ -43,7 +43,7 @@
43
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>
44
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
45
<kotlin.code.style>official</kotlin.code.style>
46
- <test.containers.version>1.15.2</test.containers.version>
+ <test.containers.version>1.15.3</test.containers.version>
47
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
48
</properties>
49
0 commit comments