Skip to content

Commit

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

Bump mysql from 1.18.1 to 1.18.3
  • Loading branch information
arteam authored Jul 8, 2023
2 parents 4a9872e + 9e04359 commit 2ccc422
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.1</version>
<version>1.18.3</version>
<optional>true</optional>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2ccc422

Please sign in to comment.