Skip to content

Commit ad120a5

Browse files
Update dependency org.junit:junit-bom to v5.11.0 (#6646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dcdc672 commit ad120a5

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
@@ -19,7 +19,7 @@ val DEPENDENCY_BOMS = listOf(
1919
"io.zipkin.brave:brave-bom:6.0.3",
2020
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",
2121
"org.assertj:assertj-bom:3.26.3",
22-
"org.junit:junit-bom:5.10.3",
22+
"org.junit:junit-bom:5.11.0",
2323
"org.testcontainers:testcontainers-bom:1.20.1",
2424
"org.snakeyaml:snakeyaml-engine:2.7"
2525
)

0 commit comments

Comments
 (0)