Skip to content

Commit

Permalink
Update dependency org.testcontainers:mysql to v1.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2022
1 parent d333124 commit 679823a
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 @@ -292,7 +292,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mysql</artifactId>
<version>1.17.4</version>
<version>1.17.5</version>
<scope>test</scope>
</dependency>
<!-- For javadoc link -->
Expand Down

0 comments on commit 679823a

Please sign in to comment.