Skip to content

Commit

Permalink
Bump Grpc.Core from 2.36.0 to 2.36.4 (#792)
Browse files Browse the repository at this point in the history
Bumps [Grpc.Core](https://github.com/grpc/grpc) from 2.36.0 to 2.36.4.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/commits)

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 Mar 22, 2021
1 parent bc648d9 commit 8729f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Proto.Remote/Proto.Remote.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFrameworks>netstandard2.1;net5.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Grpc.Core" Version="2.36.0" />
<PackageReference Include="Grpc.Core" Version="2.36.4" />
<PackageReference Include="Grpc.HealthCheck" Version="2.36.0" />
<PackageReference Include="Grpc.Tools" Version="2.36.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 8729f67

Please sign in to comment.