From 2ce08e04306152cfd37ac365d1b68bec9135e911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 11:29:38 +0000 Subject: [PATCH] fix(deps): update grpc-java monorepo to v1.72.0 (#695) 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 6b806170..003cc04a 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -11,7 +11,7 @@ tika = "3.1.0" owl = "0.0.1" jackson = "2.18.2" protobuf = "4.29.3" -grpc-java = "1.70.0" +grpc-java = "1.72.0" grpc-kotlin = "1.4.1" [libraries]