From 770497e294fdf65a38b58f43774d0de7e1319f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:28:05 +0000 Subject: [PATCH] Bump Grpc.AspNetCore and Grpc.Net.Client Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) and [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet). These dependencies needed to be updated together. Updates `Grpc.AspNetCore` from 2.62.0 to 2.63.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.62.0...v2.63.0) Updates `Grpc.Net.Client` from 2.62.0 to 2.63.0 - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.62.0...v2.63.0) --- updated-dependencies: - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Grpc.Net.Client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Analogy.LogServer/Analogy.LogServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analogy.LogServer/Analogy.LogServer.csproj b/Analogy.LogServer/Analogy.LogServer.csproj index 11c94b2a..21854cc2 100644 --- a/Analogy.LogServer/Analogy.LogServer.csproj +++ b/Analogy.LogServer/Analogy.LogServer.csproj @@ -29,7 +29,7 @@ - +