Skip to content

Commit

Permalink
Bump Grpc.Net.Client from 2.37.0 to 2.52.0 in /src/Gateways/WebGateway (
Browse files Browse the repository at this point in the history
#131)

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](grpc/grpc-dotnet@v2.37.0...v2.52.0)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2023
1 parent dd20b0c commit dc951c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="5.0.1" />
<PackageReference Include="Google.Protobuf" Version="3.16.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.37.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.52.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.37.0" />
<PackageReference Include="Grpc.Tools" Version="2.37.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit dc951c1

Please sign in to comment.