From 3c1ccb4fa1264458d938e0b18084263ce7ac3f93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 11:45:56 +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 e545af213..973657d60 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.26.4" -protoc = "33.5" +protoc = "34.0" [env] RENOVATE_TRACKED_DEPS_EXCLUDE="github-actions,github-runners"