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 7f11531 commit 800ba3bCopy full SHA for 800ba3b
build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
implementation('org.slf4j:slf4j-api:1.7.36')
33
runtimeOnly 'io.netty:netty-tcnative-boringssl-static:2.0.20.Final'
34
implementation 'io.grpc:grpc-netty-shaded:1.45.1'
35
- implementation 'io.grpc:grpc-protobuf:1.45.1'
+ implementation 'io.grpc:grpc-protobuf:1.51.0'
36
implementation 'io.grpc:grpc-stub:1.45.1'
37
implementation 'org.apache.commons:commons-lang3:3.9'
38
implementation 'org.apache.httpcomponents:httpcore:4.4.15'
0 commit comments