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 987de17 + c0e31c6 commit 7021a97Copy full SHA for 7021a97
pom.xml
@@ -72,7 +72,7 @@
72
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
73
74
<kotlin.code.style>official</kotlin.code.style>
75
- <test.containers.version>1.17.1</test.containers.version>
+ <test.containers.version>1.17.2</test.containers.version>
76
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
77
<project.build.outputTimestamp>1646331042</project.build.outputTimestamp>
78
</properties>
0 commit comments