Skip to content

Commit

Permalink
Update dependency io.grpc:grpc-bom to v1.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent a670383 commit c8506f1
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 @@ -12,7 +12,7 @@ val DEPENDENCY_BOMS = listOf(
"com.google.guava:guava-bom:32.1.3-jre",
"com.linecorp.armeria:armeria-bom:1.26.3",
"org.junit:junit-bom:5.10.1",
"io.grpc:grpc-bom:1.59.0",
"io.grpc:grpc-bom:1.60.0",
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.32.0-alpha",
"org.testcontainers:testcontainers-bom:1.19.3"
)
Expand Down

0 comments on commit c8506f1

Please sign in to comment.