Bump org.testcontainers:testcontainers-bom from 1.18.1 to 1.18.2 (#8608)
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
ed9cac6fa2
commit
b14ac4a75d
|
@ -36,7 +36,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
"io.opentelemetry:opentelemetry-bom:${otelSdkVersion}",
|
||||
"io.opentelemetry:opentelemetry-bom-alpha:${otelSdkAlphaVersion}",
|
||||
"org.junit:junit-bom:5.9.3",
|
||||
"org.testcontainers:testcontainers-bom:1.18.1",
|
||||
"org.testcontainers:testcontainers-bom:1.18.2",
|
||||
"org.spockframework:spock-bom:2.4-M1-groovy-4.0"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue