Skip to content

Commit 6ccb8a2

Browse files
Bump mysql from 1.15.2 to 1.15.3
Bumps [mysql](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.15.3. - [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.15.2...1.15.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d82865 commit 6ccb8a2

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
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>org.testcontainers</groupId>
278278
<artifactId>mysql</artifactId>
279-
<version>1.15.2</version>
279+
<version>1.15.3</version>
280280
<scope>test</scope>
281281
</dependency>
282282
<!-- For javadoc link -->

0 commit comments

Comments
 (0)