Skip to content

Commit 0bef73b

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2.0.5 (signalfx#2778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ba8498 commit 0bef73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
api(enforcedPlatform("io.opentelemetry:opentelemetry-bom-alpha:$otelAlphaVersion"))
3636
api(enforcedPlatform("io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:$otelInstrumentationAlphaVersion"))
3737
api(enforcedPlatform("org.junit:junit-bom:6.0.3"))
38-
api(enforcedPlatform("org.testcontainers:testcontainers-bom:2.0.4"))
38+
api(enforcedPlatform("org.testcontainers:testcontainers-bom:2.0.5"))
3939

4040
constraints {
4141
api("com.google.auto.service:auto-service:1.1.1")

0 commit comments

Comments
 (0)