Update dependency org.testcontainers:testcontainers-bom to v1.19.0 (#5747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
733a2eec60
commit
3c9eb62bd2
|
|
@ -20,7 +20,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.10.0",
|
||||
"org.testcontainers:testcontainers-bom:1.18.3",
|
||||
"org.testcontainers:testcontainers-bom:1.19.0",
|
||||
"org.snakeyaml:snakeyaml-engine:2.6"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue