Skip to content

Commit

Permalink
Merge pull request #569 from camunda-community-hub/dependabot/nuget/G…
Browse files Browse the repository at this point in the history
…rpc.Net.Client-2.57.0

chore(deps): bump Grpc.Net.Client from 2.56.0 to 2.57.0
  • Loading branch information
ChrisKujawa authored Sep 6, 2023
2 parents 96d3105 + b18a809 commit 3b5837f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ This release is based on the Zeebe 8.2.11 release (https://github.com/zeebe-io/z
<PackageReference Include="Google.Protobuf" version="3.24.2" />
<PackageReference Include="Grpc" version="2.46.6" />
<PackageReference Include="Grpc.Auth" Version="2.57.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.56.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.57.0" />
<PackageReference Include="Grpc.Tools" version="2.57.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 3b5837f

Please sign in to comment.