Skip to content

Commit a19b2cb

Browse files
authored
Merge pull request #1845 from mybatis/dependabot/maven/org.testcontainers-mysql-1.13.0
Bump mysql from 1.12.5 to 1.13.0
2 parents 3a02891 + 20f68f2 commit a19b2cb

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
@@ -273,7 +273,7 @@
273273
<dependency>
274274
<groupId>org.testcontainers</groupId>
275275
<artifactId>mysql</artifactId>
276-
<version>1.12.5</version>
276+
<version>1.13.0</version>
277277
<scope>test</scope>
278278
</dependency>
279279
</dependencies>

0 commit comments

Comments
 (0)