Skip to content

Commit 3b3dc45

Browse files
Bump mysql from 1.14.3 to 1.15.0 (#127)
Bumps [mysql](https://github.com/testcontainers/testcontainers-java) from 1.14.3 to 1.15.0. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.14.3...1.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a40a917 commit 3b3dc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<dependency>
440440
<groupId>org.testcontainers</groupId>
441441
<artifactId>mysql</artifactId>
442-
<version>1.14.3</version>
442+
<version>1.15.0</version>
443443
<scope>test</scope>
444444
</dependency>
445445
<dependency>

0 commit comments

Comments
 (0)