Skip to content

Commit

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

Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.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.20.1...1.20.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent d50727e commit 884750d
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 @@ -15,7 +15,7 @@ failsafe = "3.3.2"
junit = "5.11.2"
postgres = "42.7.2"
restAssured = "5.3.2"
testcontainers = "1.20.1"
testcontainers = "1.20.2"


[libraries]
Expand Down

0 comments on commit 884750d

Please sign in to comment.