Skip to content

Commit

Permalink
Merge pull request #1932 from mybatis/dependabot/maven/org.testcontai…
Browse files Browse the repository at this point in the history
…ners-mysql-1.14.2

Bump mysql from 1.14.1 to 1.14.2
  • Loading branch information
kazuki43zoo committed May 18, 2020
2 parents 9b4e8a6 + 3a97af5 commit 89a7133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -279,7 +279,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mysql</artifactId>
<version>1.14.1</version>
<version>1.14.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 89a7133

Please sign in to comment.