Bump org.testcontainers:testcontainers-bom from 1.19.7 to 1.19.8

Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.7...1.19.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-10 04:01:52 +00:00
committed by Spring Builds
parent ee667bb688
commit 4701220f48

View File

@@ -8,7 +8,7 @@ org-mockito = "5.11.0"
org-mongodb = "5.0.1"
org-seleniumhq-selenium = "4.13.0"
org-slf4j = "2.0.13"
org-testcontainers = "1.19.7"
org-testcontainers = "1.19.8"
org-springframework-boot = "3.2.5"
[libraries]