mirror of https://github.com/usbharu/Hideout.git
fix(deps): update grpc.kotlin to v1.4.3 (#701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
578ed2d8fe
commit
91aa7c7def
|
@ -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