From dd7ff1ac35ec43bf705d65df134aaf55d4ffc5aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 10:33: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.64.0 to 2.65.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/commits) Updates `Grpc.Net.Client` from 2.64.0 to 2.65.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/commits) --- 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 f8bd664..4dcf26c 100644 --- a/Analogy.LogServer/Analogy.LogServer.csproj +++ b/Analogy.LogServer/Analogy.LogServer.csproj @@ -29,7 +29,7 @@ - +