Skip to content

Commit 430bb30

Browse files
renovate[bot]breedx-splk
authored andcommitted
Update dependency org.testcontainers:testcontainers-bom to v1.20.1 (open-telemetry#6611)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6f9a88 commit 430bb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ val DEPENDENCY_BOMS = listOf(
2020
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",
2121
"org.assertj:assertj-bom:3.26.3",
2222
"org.junit:junit-bom:5.10.3",
23-
"org.testcontainers:testcontainers-bom:1.20.0",
23+
"org.testcontainers:testcontainers-bom:1.20.1",
2424
"org.snakeyaml:snakeyaml-engine:2.7"
2525
)
2626

0 commit comments

Comments
 (0)