Skip to content

Commit 33b37ab

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6 (#7170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0618791 commit 33b37ab

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.5",
26+
"org.testcontainers:testcontainers-bom:1.20.6",
2727
"org.snakeyaml:snakeyaml-engine:2.9"
2828
)
2929

0 commit comments

Comments
 (0)