Skip to content

Commit f904a02

Browse files
Bump org.testcontainers:testcontainers from 2.0.4 to 2.0.5 (#2620)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 2.0.4 to 2.0.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@2.0.4...2.0.5) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.5 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 2b79a68 commit f904a02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>2.0.4</version>
49+
<version>2.0.5</version>
5050
</dependency>
5151

5252
<dependency>

0 commit comments

Comments
 (0)