Skip to content

Commit 5ff7e7e

Browse files
authored
Merge pull request #2737 from mybatis/renovate/org.testcontainers-mysql-1.x
Update dependency org.testcontainers:mysql to v1.17.6
2 parents a1fc98d + 82973ff commit 5ff7e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>org.testcontainers</groupId>
294294
<artifactId>mysql</artifactId>
295-
<version>1.17.5</version>
295+
<version>1.17.6</version>
296296
<scope>test</scope>
297297
</dependency>
298298
<!-- For javadoc link -->

0 commit comments

Comments
 (0)