Skip to content

Commit ed0e7f2

Browse files
authored
Merge pull request mybatis#3107 from mybatis/renovate/testcontainers-java-monorepo
chore(deps): update testcontainers-java monorepo to v1.19.7
2 parents c48642f + 173d7a4 commit ed0e7f2

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
@@ -136,7 +136,7 @@
136136
<log4j.version>2.23.0</log4j.version>
137137
<mockito.version>5.11.0</mockito.version>
138138
<mssql-jdbc.version>12.6.1.jre11</mssql-jdbc.version>
139-
<testcontainers.version>1.19.6</testcontainers.version>
139+
<testcontainers.version>1.19.7</testcontainers.version>
140140

141141
<!-- Add slow test groups here and annotate classes similar to @Tag('groupName'). -->
142142
<!-- Excluded groups are ran on github ci, to force here, pass -d"excludedGroups=" -->

0 commit comments

Comments
 (0)