Skip to content

Commit

Permalink
Bump mysql from 1.15.2 to 1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2021
1 parent 1d82865 commit 6ccb8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mysql</artifactId>
<version>1.15.2</version>
<version>1.15.3</version>
<scope>test</scope>
</dependency>
<!-- For javadoc link -->
Expand Down

0 comments on commit 6ccb8a2

Please sign in to comment.