Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.10.1 (#1093)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 2983ea7 commit 2c48b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.15.3",
"com.google.guava:guava-bom:32.1.3-jre",
"com.linecorp.armeria:armeria-bom:1.26.2",
"org.junit:junit-bom:5.10.0",
"org.junit:junit-bom:5.10.1",
"io.grpc:grpc-bom:1.59.0",
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.31.0-alpha",
"org.testcontainers:testcontainers-bom:1.19.1"
Expand Down

0 comments on commit 2c48b13

Please sign in to comment.