Skip to content

Commit

Permalink
build(deps): bump org.testcontainers:junit-jupiter from 1.19.1 to 1.19.2
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.19.1 to 1.19.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.19.1...1.19.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 7337039 commit 10d60bf
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.2"

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

0 comments on commit 10d60bf

Please sign in to comment.