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 b22c0b4 + f404918 commit 76ae621Copy full SHA for 76ae621
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.1</test.containers.version>
+ <test.containers.version>1.15.2</test.containers.version>
47
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
48
</properties>
49
0 commit comments