Skip to content

Commit ecd7e87

Browse files
authored
Merge pull request #497 from mybatis/dependabot/maven/test.containers.version-1.17.3
Bump test.containers.version from 1.17.2 to 1.17.3
2 parents f0c1d5a + e5f147f commit ecd7e87

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
@@ -72,7 +72,7 @@
7272
<sonar.tests>src/test/java,src/test/kotlin</sonar.tests>
7373

7474
<kotlin.code.style>official</kotlin.code.style>
75-
<test.containers.version>1.17.2</test.containers.version>
75+
<test.containers.version>1.17.3</test.containers.version>
7676
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
7777
<project.build.outputTimestamp>1646331042</project.build.outputTimestamp>
7878
</properties>

0 commit comments

Comments
 (0)