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 b66b4d1Copy full SHA for b66b4d1
build.gradle
@@ -33,7 +33,7 @@ dependencies {
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'
36
- implementation 'io.grpc:grpc-stub:1.45.1'
+ implementation 'io.grpc:grpc-stub:1.50.2'
37
implementation 'org.apache.commons:commons-lang3:3.9'
38
compileOnly 'io.micronaut:micronaut-http:3.7.2'
39
compileOnly 'io.micronaut:micronaut-http-server:3.7.2'
0 commit comments