Skip to content

Commit 2eb84bf

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.21.2 (#7431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d90cf44 commit 2eb84bf

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
@@ -23,7 +23,7 @@ val DEPENDENCY_BOMS = listOf(
2323
"io.zipkin.brave:brave-bom:6.3.0",
2424
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.1",
2525
"org.assertj:assertj-bom:3.27.3",
26-
"org.testcontainers:testcontainers-bom:1.21.1",
26+
"org.testcontainers:testcontainers-bom:1.21.2",
2727
"org.snakeyaml:snakeyaml-engine:2.9"
2828
)
2929

0 commit comments

Comments
 (0)