Skip to content

Commit 5a3cd36

Browse files
dependabot[bot]chenkins
authored andcommitted
Bump org.testcontainers:testcontainers from 1.21.3 to 2.0.1
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.3 to 2.0.1. - [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.3...2.0.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5393554 commit 5a3cd36

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
@@ -24,7 +24,7 @@
2424
<junit.jupiter.version>5.13.4</junit.jupiter.version>
2525
<junit.platform.version>1.13.4</junit.platform.version>
2626
<cyberduck.version>9.3.0.uvfdraft-SNAPSHOT</cyberduck.version>
27-
<testcontainers.version>1.21.3</testcontainers.version>
27+
<testcontainers.version>2.0.1</testcontainers.version>
2828
</properties>
2929

3030
<repositories>

0 commit comments

Comments
 (0)