From 50a0648a14b6b1adb87fa5f24b4616dbe9584c2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 01:40:15 +0000 Subject: [PATCH] fix(deps): update protobuf monorepo to v4.29.3 (#668) 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 b5cbb865..f6e5757b 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -10,7 +10,7 @@ swagger = "2.2.28" tika = "3.0.0" owl = "0.0.1" jackson = "2.18.2" -protobuf = "4.28.1" +protobuf = "4.29.3" grpc-java = "1.69.1" grpc-kotlin = "1.4.1"