Skip to content

Commit

Permalink
Merge pull request #134 from arteam/dependabot/maven/org.testcontaine…
Browse files Browse the repository at this point in the history
…rs-mysql-1.19.0

Bump org.testcontainers:mysql from 1.18.3 to 1.19.0
  • Loading branch information
arteam authored Sep 11, 2023
2 parents 9c69551 + f351647 commit 7dcd280
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 @@ -239,7 +239,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mysql</artifactId>
<version>1.18.3</version>
<version>1.19.0</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7dcd280

Please sign in to comment.