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 7849e59Copy full SHA for 7849e59
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.51.0'
37
implementation 'org.apache.commons:commons-lang3:3.9'
38
implementation 'org.apache.httpcomponents:httpcore:4.4.15'
39
compileOnly 'io.micronaut:micronaut-http:3.7.2'
0 commit comments