update grpc

This commit is contained in:
Termina1
2022-10-13 10:54:35 +03:00
parent 07d97029a5
commit 185668c3c6

View File

@@ -2,7 +2,7 @@
detekt = "1.18.1" detekt = "1.18.1"
etherjar = "0.11.1" etherjar = "0.11.1"
groovy = "2.5.14" groovy = "2.5.14"
protoc = "3.9.0" protoc = "3.21.7"
slf4j = "1.7.32" slf4j = "1.7.32"
jackson = "2.11.0" jackson = "2.11.0"
grpc = "1.38.0" grpc = "1.38.0"
@@ -11,7 +11,7 @@ spring-boot = "2.5.6"
spring-security = "5.5.3" spring-security = "5.5.3"
reactor = "3.4.10" reactor = "3.4.10"
netty = "4.1.70.Final" netty = "4.1.70.Final"
netty-tcnative = "2.0.45.Final" netty-tcnative = "2.0.54.Final"
kotlin = "1.5.31" kotlin = "1.5.31"
httpcomponents = "4.5.8" httpcomponents = "4.5.8"