From 8b4c21db1f18c31a5d5f3d13d9f9ae3dcdb33cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:42:55 +0000 Subject: [PATCH] chore(deps): bump Grpc.Net.Client in /test/Liquid.Services.Grpc.Tests Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.37.0 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/v2.37.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Liquid.Services.Grpc.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Liquid.Services.Grpc.Tests/Liquid.Services.Grpc.Tests.csproj b/test/Liquid.Services.Grpc.Tests/Liquid.Services.Grpc.Tests.csproj index 1633d0e3..7704ad1b 100644 --- a/test/Liquid.Services.Grpc.Tests/Liquid.Services.Grpc.Tests.csproj +++ b/test/Liquid.Services.Grpc.Tests/Liquid.Services.Grpc.Tests.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 @@ -26,7 +26,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all