Skip to content

Commit ce96fb1

Browse files
Bump org.junit:junit-bom from 5.9.2 to 5.9.3 (open-telemetry#854)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c65e25 commit ce96fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val DEPENDENCY_BOMS = listOf(
1515
"com.fasterxml.jackson:jackson-bom:2.15.0",
1616
"com.google.guava:guava-bom:31.1-jre",
1717
"com.linecorp.armeria:armeria-bom:1.23.1",
18-
"org.junit:junit-bom:5.9.2",
18+
"org.junit:junit-bom:5.9.3",
1919
"io.grpc:grpc-bom:1.54.1",
2020
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.25.0-alpha",
2121
"org.testcontainers:testcontainers-bom:1.18.0"

0 commit comments

Comments
 (0)