Skip to content

Commit

Permalink
build(deps): bump org.testcontainers:testcontainers
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.19.4 to 1.19.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@1.19.4...1.19.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2024
1 parent 5226f2c commit fee050d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slf4j = "2.0.11"
guava = "33.0.0-jre"
assertj = "3.25.3"
junit = "5.10.1"
testcontainers = "1.19.4"
testcontainers = "1.19.5"
protoc = "3.25.1"
failsafe = "3.3.2"
awaitility = "4.2.0"
Expand Down

0 comments on commit fee050d

Please sign in to comment.