Skip to content

Commit 4d5f452

Browse files
Bump org.testcontainers:testcontainers-bom from 1.21.3 to 2.0.1
Bumps [org.testcontainers:testcontainers-bom](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-bom dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 172d18f commit 4d5f452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ repositories {
2121
}
2222
}
2323

24-
val testContainersVersion = "1.21.3"
24+
val testContainersVersion = "2.0.1"
2525
val tokenSupportVersion = "5.0.36"
2626
val logstashLogbackEncoderVersion = "8.1"
2727
val kluentVersion = "1.73"

0 commit comments

Comments
 (0)