Skip to content

Commit

Permalink
Bump mysql from 1.15.1 to 1.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 12, 2021
1 parent b11f4df commit d42a21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -276,7 +276,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mysql</artifactId>
<version>1.15.1</version>
<version>1.15.2</version>
<scope>test</scope>
</dependency>
<!-- For javadoc link -->
Expand Down

0 comments on commit d42a21a

Please sign in to comment.