From 6f7bb26ef168eefa82ed5220a2149e5be0fb1861 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 13:39:35 +0000 Subject: [PATCH] fix(deps): update grpc-java monorepo to v1.69.0 (#642) 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 93aee3e1..bda7d449 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -11,7 +11,7 @@ tika = "2.9.2" owl = "0.0.1" jackson = "2.18.2" protobuf = "4.28.1" -grpc-java = "1.66.0" +grpc-java = "1.69.0" grpc-kotlin = "1.4.1" [libraries]