Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers-bom from 1.17.3 to 1.17.6
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.17.3 to 1.17.6.
- [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.17.3...1.17.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcusdacoregio committed Oct 18, 2023
1 parent 3181c92 commit bb06f2d
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 @@ org-mongodb = "4.8.2"
org-slf4j = "2.0.7"
org-springframework-boot = "3.0.7"
org-springframework = "6.0.13"
org-testcontainers = "1.17.3"
org-testcontainers = "1.17.6"
org-junit = "5.9.3"

[libraries]
Expand Down

0 comments on commit bb06f2d

Please sign in to comment.