fix(deps): update grpc.kotlin to v1.4.3

This commit is contained in:
renovate[bot] 2025-05-11 15:25:14 +00:00 committed by GitHub
parent 578ed2d8fe
commit 15b4bc68ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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]