We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f8ed4 commit 470cb5cCopy full SHA for 470cb5c
sigstore-java/build.gradle.kts
@@ -21,7 +21,7 @@ dependencies {
21
implementation("io.github.erdtman:java-json-canonicalization:1.1")
22
23
// grpc deps
24
- implementation(platform("io.grpc:grpc-bom:1.51.0"))
+ implementation(platform("io.grpc:grpc-bom:1.51.1"))
25
implementation("io.grpc:grpc-protobuf")
26
implementation("io.grpc:grpc-stub")
27
runtimeOnly("io.grpc:grpc-netty-shaded")
0 commit comments