problem: reactor-grpc is incompatible with grpc after 1.25

This commit is contained in:
Igor Artamonov
2020-09-28 21:40:56 -04:00
parent 165397317c
commit 5b36500103
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ protocVersion=3.9.0
# Main Libs
slf4jVersion=1.7.25
jacksonVersion=2.11.0
grpcVersion=1.26.1
grpcVersion=1.25.0
reactiveGrpcVersion=1.0.1
springBootVersion=2.1.14.RELEASE
springVersion=5.2.6.RELEASE