This commit is contained in:
Maksim Fomenkov
2022-11-09 03:22:49 +03:00
parent 87381b9946
commit 8fcd4febcc

View File

@@ -2,16 +2,16 @@
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.49.2"
reactive-grpc = "1.2.0" reactive-grpc = "1.2.0"
spring-boot = "2.5.6" 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.47.Final"
kotlin = "1.5.31" kotlin = "1.5.31"
httpcomponents = "4.5.8" httpcomponents = "4.5.8"