Skip to content

Commit

Permalink
Bump Grpc.AspNetCore from 2.57.0 to 2.59.0
Browse files Browse the repository at this point in the history
Bumps [Grpc.AspNetCore](https:/grpc/grpc-dotnet) from 2.57.0 to 2.59.0.
- [Release notes](https:/grpc/grpc-dotnet/releases)
- [Changelog](https:/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.57.0...v2.59.0)

---
updated-dependencies:
- dependency-name: Grpc.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 8e9a16d commit b50d74c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="CliWrap" Version="3.6.4" />
<PackageReference Include="Google.Protobuf" Version="3.24.3" />
<PackageReference Include="Grpc.AspNetCore" Version="2.57.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.59.0" />
<PackageReference Include="Grpc.AspNetCore.HealthChecks" Version="2.57.0" />
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.57.0" />
<PackageReference Include="Grpc.Core" Version="2.46.6" />
Expand Down

0 comments on commit b50d74c

Please sign in to comment.