From 80b81de6ab442fd983da494d8baa464371446aec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:21:47 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-grpc to 2.66.0 --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 6cc93e1b..7eba3962 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-grpc": { - "version": "2.60.0", + "version": "2.66.0", "commands": [ "dotnet-grpc" ]