Skip to content

Commit

Permalink
Bump Grpc.AspNetCore.Server
Browse files Browse the repository at this point in the history
Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.53.0 to 2.57.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.53.0...v2.57.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent fadc9b5 commit 542e178
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.23.4" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.53.0" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.57.0" />
<PackageReference Include="Grpc.Tools" Version="2.54.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 542e178

Please sign in to comment.