Skip to content

Commit a8709d7

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump org.testcontainers:testcontainers from 1.21.3 to 2.0.2
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.3 to 2.0.2. - [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.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e36b42 commit a8709d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version =
3030
slf4j-api = { group = "org.slf4j", name = "slf4j-api", version = "2.0.17" }
3131
kotlin-collections-immutable = { group = "org.jetbrains.kotlinx", name = "kotlinx-collections-immutable", version = "0.4.0" }
3232
playwright = { group = "com.microsoft.playwright", name = "playwright", version = "1.56.0" }
33-
testcontainers = { group = "org.testcontainers", name = "testcontainers", version = "1.21.3" }
33+
testcontainers = { group = "org.testcontainers", name = "testcontainers", version = "2.0.2" }

0 commit comments

Comments
 (0)