Skip to content

Commit 4df6d2b

Browse files
fix(deps): update dependency org.junit:junit-bom to v5.11.3 (#1514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8b64c5 commit 4df6d2b

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
@@ -13,7 +13,7 @@ val DEPENDENCY_BOMS = listOf(
1313
"com.fasterxml.jackson:jackson-bom:2.18.0",
1414
"com.google.guava:guava-bom:33.3.1-jre",
1515
"com.linecorp.armeria:armeria-bom:1.30.1",
16-
"org.junit:junit-bom:5.11.2",
16+
"org.junit:junit-bom:5.11.3",
1717
"io.grpc:grpc-bom:1.68.0",
1818
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationVersion}",
1919
"org.testcontainers:testcontainers-bom:1.20.1"

0 commit comments

Comments
 (0)