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 af11ab2 commit 3ef33fbCopy full SHA for 3ef33fb
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.50.2'
36
implementation 'io.grpc:grpc-stub:1.45.1'
37
implementation 'org.apache.commons:commons-lang3:3.9'
38
compileOnly 'io.micronaut:micronaut-http:3.7.2'
0 commit comments