From 501ae79281c0001fb3cb3a8c28dc4a3b124fe33a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:07:34 +0000 Subject: [PATCH] chore(deps): update dependency dotnet-grpc to v2.61.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..b4dc8581b 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.61.0", "commands": [ "dotnet-grpc" ]