Skip to content

Commit 3a97af5

Browse files
Bump mysql from 1.14.1 to 1.14.2
Bumps [mysql](https://github.com/testcontainers/testcontainers-java) from 1.14.1 to 1.14.2. - [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.1...1.14.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9b4e8a6 commit 3a97af5

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
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.testcontainers</groupId>
281281
<artifactId>mysql</artifactId>
282-
<version>1.14.1</version>
282+
<version>1.14.2</version>
283283
<scope>test</scope>
284284
</dependency>
285285
</dependencies>

0 commit comments

Comments
 (0)