Skip to content

Commit c755b34

Browse files
Update dependency org.junit:junit-bom to v5.10.3 (#1353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 852fa50 commit c755b34

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
@@ -11,7 +11,7 @@ val DEPENDENCY_BOMS = listOf(
1111
"com.fasterxml.jackson:jackson-bom:2.17.1",
1212
"com.google.guava:guava-bom:33.2.1-jre",
1313
"com.linecorp.armeria:armeria-bom:1.29.0",
14-
"org.junit:junit-bom:5.10.2",
14+
"org.junit:junit-bom:5.10.3",
1515
"io.grpc:grpc-bom:1.64.0",
1616
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.5.0-alpha",
1717
"org.testcontainers:testcontainers-bom:1.19.8"

0 commit comments

Comments
 (0)