Skip to content

Commit f1f0616

Browse files
build(deps): bump Grpc.Net.Client in /src/AElf.CrossChain.Grpc
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.46.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.46.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5cc8dd commit f1f0616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AElf.CrossChain.Grpc/AElf.CrossChain.Grpc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<ItemGroup>
2626
<PackageReference Include="Grpc" Version="2.46.3" />
27-
<PackageReference Include="Grpc.Net.Client" Version="2.46.0" />
27+
<PackageReference Include="Grpc.Net.Client" Version="2.52.0" />
2828
<PackageReference Include="Grpc.Tools" Version="2.46.3" PrivateAssets="All" />
2929
<PackageReference Include="Contrib.Grpc.Core.M1" Version="2.41.0" />
3030
</ItemGroup>

0 commit comments

Comments
 (0)