Skip to content

Commit

Permalink
build(deps): bump testcontainers from 1.20.2 to 1.20.3
Browse files Browse the repository at this point in the history
Bumps `testcontainers` from 1.20.2 to 1.20.3.

Updates `org.testcontainers:gcloud` from 1.20.2 to 1.20.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.20.2...1.20.3)

Updates `org.testcontainers:junit-jupiter` from 1.20.2 to 1.20.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.20.2...1.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 00b8030 commit a834a2b
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 @@ -11,7 +11,7 @@ googleCloudBom = "26.49.0"
identityhub = "0.3.1"
junit = "5.11.2"
restAssured = "5.5.0"
testcontainers = "1.20.2"
testcontainers = "1.20.3"

[libraries]
edc-api-management = { module = "org.eclipse.edc:management-api", version.ref = "edc" }
Expand Down

0 comments on commit a834a2b

Please sign in to comment.