Skip to content

Commit 361e57b

Browse files
authored
Merge pull request #406 from mybatis/dependabot/maven/test.containers.version-1.16.2
Bump test.containers.version from 1.16.1 to 1.16.2
2 parents d2ae66c + 1b4d54b commit 361e57b

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.1</test.containers.version>
75+
<test.containers.version>1.16.2</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)