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.18.1 to 1.18.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.18.1...1.18.2)

---
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] authored and lburgazzoli committed May 31, 2023
1 parent 9cd1e98 commit d736ac4
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.7"
guava = "32.0.0-jre"
assertj = "3.24.2"
junit = "5.9.2"
testcontainers = "1.18.1"
testcontainers = "1.18.2"
protoc = "3.21.10"
failsafe = "2.4.4"
awaitility = "4.2.0"
Expand Down

0 comments on commit d736ac4

Please sign in to comment.