From dfe22e4690222f2adb21f1b85aebff3a9164511c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 13:54:04 +0000 Subject: [PATCH] Bump Grpc.Net.Client from 2.45.0 to 2.46.0 in /src Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.45.0 to 2.46.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.46.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/NLog.Loki.gRPC/NLog.Loki.gRPC.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NLog.Loki.gRPC/NLog.Loki.gRPC.csproj b/src/NLog.Loki.gRPC/NLog.Loki.gRPC.csproj index dad8686..d4bbd62 100644 --- a/src/NLog.Loki.gRPC/NLog.Loki.gRPC.csproj +++ b/src/NLog.Loki.gRPC/NLog.Loki.gRPC.csproj @@ -22,7 +22,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all