From 1bad575620221b1e61df2ce11e79414f6afdea59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:27:24 +0000 Subject: [PATCH] Bump Grpc.AspNetCore.Server in /GrpcHelloWorld Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 0.1.21-pre1 to 2.52.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/v0.1.21-pre1...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.AspNetCore.Server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GrpcHelloWorld/GrpcHelloWorld.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GrpcHelloWorld/GrpcHelloWorld.csproj b/GrpcHelloWorld/GrpcHelloWorld.csproj index 884f25b..95a2690 100644 --- a/GrpcHelloWorld/GrpcHelloWorld.csproj +++ b/GrpcHelloWorld/GrpcHelloWorld.csproj @@ -9,7 +9,7 @@ - +