Skip to content

Commit 67a41cb

Browse files
Bump mysql from 1.17.1 to 1.17.2
Bumps [mysql](https://github.com/testcontainers/testcontainers-java) from 1.17.1 to 1.17.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.17.1...1.17.2) --- updated-dependencies: - dependency-name: org.testcontainers:mysql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d8a3ee commit 67a41cb

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
@@ -271,7 +271,7 @@
271271
<dependency>
272272
<groupId>org.testcontainers</groupId>
273273
<artifactId>mysql</artifactId>
274-
<version>1.17.1</version>
274+
<version>1.17.2</version>
275275
<scope>test</scope>
276276
</dependency>
277277
<!-- For javadoc link -->

0 commit comments

Comments
 (0)