Skip to content

Commit 417f82c

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.19.8 (#6437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af46b5e commit 417f82c

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
@@ -20,7 +20,7 @@ val DEPENDENCY_BOMS = listOf(
2020
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",
2121
"org.assertj:assertj-bom:3.25.3",
2222
"org.junit:junit-bom:5.10.2",
23-
"org.testcontainers:testcontainers-bom:1.19.7",
23+
"org.testcontainers:testcontainers-bom:1.19.8",
2424
"org.snakeyaml:snakeyaml-engine:2.7"
2525
)
2626

0 commit comments

Comments
 (0)