Update dependency org.testcontainers:testcontainers-bom to v1.19.8 (#6437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
af46b5e4a9
commit
417f82c3ca
|
@ -20,7 +20,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",
|
||||
"org.assertj:assertj-bom:3.25.3",
|
||||
"org.junit:junit-bom:5.10.2",
|
||||
"org.testcontainers:testcontainers-bom:1.19.7",
|
||||
"org.testcontainers:testcontainers-bom:1.19.8",
|
||||
"org.snakeyaml:snakeyaml-engine:2.7"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue