Skip to content

Commit 05ac7d7

Browse files
Bump org.testcontainers:testcontainers from 1.21.2 to 1.21.3 (#2467)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.2 to 1.21.3. - [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.21.2...1.21.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e17e11e commit 05ac7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-java-transport-tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.testcontainers</groupId>
4848
<artifactId>testcontainers</artifactId>
49-
<version>1.21.2</version>
49+
<version>1.21.3</version>
5050
</dependency>
5151

5252
<dependency>

0 commit comments

Comments
 (0)