From 0e44ba54d6a3ec4d9fcea431c42229b9c95cc6c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 21:25:06 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-grpc to v2.64.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 6cc93e1b7..bdc69fb52 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.64.0", "commands": [ "dotnet-grpc" ]