From 91aa7c7def63802d9814119c6ccc8fdf20c5767c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 15:30:49 +0000 Subject: [PATCH] fix(deps): update grpc.kotlin to v1.4.3 (#701) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 18498d5e..adc5132b 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -12,7 +12,7 @@ owl = "0.0.1" jackson = "2.18.2" protobuf = "4.29.3" grpc-java = "1.72.0" -grpc-kotlin = "1.4.1" +grpc-kotlin = "1.4.3" [libraries]