Skip to content

Commit

Permalink
chore(deps): bump org.testcontainers:junit-jupiter from 1.19.8 to 1.2…
Browse files Browse the repository at this point in the history
…0.0 (#30)

Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.19.8 to 1.20.0.
- [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.8...1.20.0)

---
updated-dependencies:
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 4264a7d commit f46512f
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 @@ -13,7 +13,7 @@ mockito = "5.2.0"
nimbus = "9.39"
restAssured = "5.4.0"
rsApi = "4.0.0"
testcontainers = "1.19.8"
testcontainers = "1.20.0"
huawei-obs = "3.24.3"
huawei-iam = "3.1.95"
huawei-dws = "8.3.0.202-200"
Expand Down

0 comments on commit f46512f

Please sign in to comment.