Skip to content

Commit

Permalink
build(deps): bump org.testcontainers:junit-jupiter from 1.19.1 to 1.1…
Browse files Browse the repository at this point in the history
…9.3 (#179)

Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.19.1 to 1.19.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.19.1...1.19.3)

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

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 Dec 10, 2023
1 parent d46a89a commit 5f40b7a
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 @@ -14,7 +14,7 @@ postgres = "42.6.0"
restAssured = "5.3.2"
swagger = "2.2.18"
rsApi = "3.1.0"
testcontainers = "1.19.1"
testcontainers = "1.19.3"

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

0 comments on commit 5f40b7a

Please sign in to comment.