Bump org.testcontainers:testcontainers-bom from 1.17.6 to 1.18.0 (#5348)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.0. - [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.17.6...1.18.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9bd1a5198c
commit
06f4cc2445
|
|
@ -24,7 +24,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
|
||||
"org.assertj:assertj-bom:3.24.2",
|
||||
"org.junit:junit-bom:5.9.2",
|
||||
"org.testcontainers:testcontainers-bom:1.17.6",
|
||||
"org.testcontainers:testcontainers-bom:1.18.0",
|
||||
"org.snakeyaml:snakeyaml-engine:2.6"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue