Skip to content

Commit 8c1e348

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.21.0 (#7296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent beb5917 commit 8c1e348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ val DEPENDENCY_BOMS = listOf(
2323
"io.zipkin.brave:brave-bom:6.1.0",
2424
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.0",
2525
"org.assertj:assertj-bom:3.27.3",
26-
"org.testcontainers:testcontainers-bom:1.20.6",
26+
"org.testcontainers:testcontainers-bom:1.21.0",
2727
"org.snakeyaml:snakeyaml-engine:2.9"
2828
)
2929

0 commit comments

Comments
 (0)