fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.4 (#6898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d2e56b59c6
commit
c71bd9dfd5
|
@ -20,7 +20,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.2",
|
||||
"org.assertj:assertj-bom:3.26.3",
|
||||
"org.junit:junit-bom:5.11.3",
|
||||
"org.testcontainers:testcontainers-bom:1.20.3",
|
||||
"org.testcontainers:testcontainers-bom:1.20.4",
|
||||
"org.snakeyaml:snakeyaml-engine:2.8"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue