Skip to content

Commit

Permalink
Merge pull request #4 from corentinaltepe/dependabot/nuget/src/Grpc.N…
Browse files Browse the repository at this point in the history
…et.Client-2.46.0

Bump Grpc.Net.Client from 2.45.0 to 2.46.0 in /src
  • Loading branch information
corentinaltepe authored May 26, 2022
2 parents f6831b0 + dfe22e4 commit fc71953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NLog.Loki.gRPC/NLog.Loki.gRPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="NLog" Version="4.7.15" />
<PackageReference Include="Google.Protobuf" Version="3.21.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.45.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.46.0" />
<PackageReference Include="Grpc.Tools" Version="2.46.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit fc71953

Please sign in to comment.