File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
1313
1414 compileOnly group : ' javax.annotation' , name : ' javax.annotation-api' , version : ' 1.3.2'
1515 compileOnly group : ' com.google.code.findbugs' , name : ' jsr305' , version : ' 3.0.2'
16- compileOnly group : ' io.grpc' , name : ' grpc-netty' , version : ' 1.27 .0'
16+ compileOnly group : ' io.grpc' , name : ' grpc-netty' , version : ' 1.70 .0'
1717 compileOnly group : ' org.slf4j' , name : ' slf4j-api' , version : ' 1.7.2'
1818
1919 implementation group : ' io.grpc' , name : ' grpc-protobuf' , version : ' 1.27.0'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ if (project.hasProperty("apiBuild")) {
3333
3434 implementation group : ' io.grpc' , name : ' grpc-protobuf' , version : ' 1.27.0'
3535 implementation group : ' io.grpc' , name : ' grpc-stub' , version : ' 1.27.0'
36- implementation group : ' io.grpc' , name : ' grpc-netty' , version : ' 1.27 .0'
36+ implementation group : ' io.grpc' , name : ' grpc-netty' , version : ' 1.70 .0'
3737 implementation group : ' com.google.protobuf' , name : ' protobuf-java-util' , version : ' 3.11.0'
3838 implementation group : ' com.google.guava' , name : ' guava' , version : ' 31.1-jre'
3939
You can’t perform that action at this time.
0 commit comments