Skip to content

Commit 79f40ca

Browse files
Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.3 (#485)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.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.18.3...1.19.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent deb3e84 commit 79f40ca

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
@@ -35,4 +35,4 @@ truth = { group = "com.google.truth", name = "truth", version = "1.1.5" }
3535
truth-proto-extension = { group = "com.google.truth.extensions", name = "truth-proto-extension", version = "1.1.5" }
3636
okhttp = { group = "com.squareup.okhttp", name = "okhttp", version = "2.7.5" }
3737
javax-annotation-api = { group = "javax.annotation", name = "javax.annotation-api", version = "1.3.2" }
38-
testcontainers = { group = "org.testcontainers", name = "testcontainers", version = "1.18.3" }
38+
testcontainers = { group = "org.testcontainers", name = "testcontainers", version = "1.19.3" }

0 commit comments

Comments
 (0)