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.20.4 to 1.20.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.20.4...1.20.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] authored and lburgazzoli committed Mar 3, 2025
1 parent 59337b3 commit e68613f
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.16"
guava = "33.4.0-jre"
assertj = "3.27.3"
junit = "5.11.4"
testcontainers = "1.20.4"
testcontainers = "1.20.5"
protoc = "3.25.1"
failsafe = "3.3.2"
awaitility = "4.2.2"
Expand Down

0 comments on commit e68613f

Please sign in to comment.