From 4c2a6b638a4a572555a762fc87083c3efe98303e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 20:02:29 +0000 Subject: [PATCH] Bump Grpc.AspNetCore from 2.45.0 to 2.51.0 Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.45.0 to 2.51.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.45.0...v2.51.0) --- updated-dependencies: - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- GreeterService/GreeterService.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GreeterService/GreeterService.csproj b/GreeterService/GreeterService.csproj index 3409336..d1f1bf1 100644 --- a/GreeterService/GreeterService.csproj +++ b/GreeterService/GreeterService.csproj @@ -9,7 +9,7 @@ - +