Skip to content

Commit 76ae621

Browse files
authored
Merge pull request #323 from mybatis/dependabot/maven/test.containers.version-1.15.2
Bump test.containers.version from 1.15.1 to 1.15.2
2 parents b22c0b4 + f404918 commit 76ae621

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.15.1</test.containers.version>
46+
<test.containers.version>1.15.2</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)