Skip to content

Commit 13f000c

Browse files
authored
Merge pull request #440 from mybatis/dependabot/maven/test.containers.version-1.16.3
Bump test.containers.version from 1.16.2 to 1.16.3
2 parents ba2873c + a731120 commit 13f000c

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.16.2</test.containers.version>
75+
<test.containers.version>1.16.3</test.containers.version>
7676
<osgi.export>org.mybatis.dynamic.sql.*;version=${project.version};-noimport:=true</osgi.export>
7777
</properties>
7878

0 commit comments

Comments
 (0)