From 46232fb315d4616ebdc3f1d8f0123af80e4895a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 21:20:43 +0000 Subject: [PATCH] fix(deps): update grpc-java monorepo to v1.74.0 (#741) 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 56ca71d8..de6c625d 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -11,7 +11,7 @@ tika = "3.2.1" owl = "0.0.1" jackson = "2.19.2" protobuf = "4.31.1" -grpc-java = "1.72.0" +grpc-java = "1.74.0" grpc-kotlin = "1.4.3" [libraries]