mirror of https://github.com/usbharu/Hideout.git
fix(deps): update grpc.kotlin to v1.4.3
This commit is contained in:
parent
578ed2d8fe
commit
15b4bc68ec
|
@ -12,7 +12,7 @@ owl = "0.0.1"
|
||||||
jackson = "2.18.2"
|
jackson = "2.18.2"
|
||||||
protobuf = "4.29.3"
|
protobuf = "4.29.3"
|
||||||
grpc-java = "1.72.0"
|
grpc-java = "1.72.0"
|
||||||
grpc-kotlin = "1.4.1"
|
grpc-kotlin = "1.4.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue