From 03881c1e87324ee060ad6319c10af62fd02fa6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 20:06:13 +0000 Subject: [PATCH] Bump Grpc.Net.Client from 2.35.0 to 2.42.0 in /Gatekeeper.Client.Tests Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.35.0 to 2.42.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.35.0...v2.42.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Gatekeeper.Shared.ClientAndWeb.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gatekeeper.Shared.ClientAndWeb/Gatekeeper.Shared.ClientAndWeb.csproj b/Gatekeeper.Shared.ClientAndWeb/Gatekeeper.Shared.ClientAndWeb.csproj index 0decc1b..5f81770 100644 --- a/Gatekeeper.Shared.ClientAndWeb/Gatekeeper.Shared.ClientAndWeb.csproj +++ b/Gatekeeper.Shared.ClientAndWeb/Gatekeeper.Shared.ClientAndWeb.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all