Skip to content

Commit

Permalink
chore(deps): update dependency grpc.net.client to v2.64.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 9afeae5 commit 26b56b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sdk/sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.27.2" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Net.Client" Version="2.63.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.64.0" />
</ItemGroup>
</Project>

0 comments on commit 26b56b8

Please sign in to comment.