From 9a6fcdae066548686e5f3b81d62370f85102d92a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:40:22 +0000 Subject: [PATCH] chore(deps): update dependency protoc to v34 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index f02585ef4..048ddbea9 100644 --- a/mise.toml +++ b/mise.toml @@ -5,7 +5,7 @@ java = "temurin-25.0.2+10.0.LTS" lychee = "0.23.0" node = "24.14.0" "npm:renovate" = "43.45.1" -protoc = "33.5" +protoc = "34.0" [env] RENOVATE_TRACKED_DEPS_EXCLUDE="github-actions,github-runners"