Bump org.testcontainers:testcontainers-bom from 1.18.1 to 1.18.2 (#5492)
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
c790530eaa
commit
4850f471cf
|
@ -24,7 +24,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.4",
|
||||
"org.assertj:assertj-bom:3.24.2",
|
||||
"org.junit:junit-bom:5.9.3",
|
||||
"org.testcontainers:testcontainers-bom:1.18.1",
|
||||
"org.testcontainers:testcontainers-bom:1.18.2",
|
||||
"org.snakeyaml:snakeyaml-engine:2.6"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue