Skip to content

Commit ed4787d

Browse files
authored
Merge pull request #285 from mybatis/dependabot/maven/test.containers.version-1.15.0
Bump test.containers.version from 1.14.3 to 1.15.0
2 parents b679018 + 2e44d38 commit ed4787d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<sonar.sources>pom.xml,src/main/java,src/main/kotlin</sonar.sources>
4444
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
4545
<kotlin.code.style>official</kotlin.code.style>
46-
<test.containers.version>1.14.3</test.containers.version>
46+
<test.containers.version>1.15.0</test.containers.version>
4747
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
4848
</properties>
4949

0 commit comments

Comments
 (0)