Skip to content

Commit 2d1af7c

Browse files
dependabot[bot]xuwei-k
authored andcommitted
Bump org.testcontainers:mysql from 1.20.4 to 1.20.5
Bumps [org.testcontainers:mysql](https://github.com/testcontainers/testcontainers-java) from 1.20.4 to 1.20.5. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.4...1.20.5) --- 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 ff34de3 commit 2d1af7c

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
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.testcontainers</groupId>
6868
<artifactId>mysql</artifactId>
69-
<version>1.20.4</version>
69+
<version>1.20.5</version>
7070
<scope>test</scope>
7171
</dependency>
7272
<dependency>

0 commit comments

Comments
 (0)