Skip to content

Commit 4bdc837

Browse files
authoredAug 12, 2023
Merge pull request #558 from camunda-community-hub/dependabot/nuget/Grpc.Tools-2.57.0
chore(deps): bump Grpc.Tools from 2.56.2 to 2.57.0
2 parents 478b5c9 + b0fbc7f commit 4bdc837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Client/Client.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This release is based on the Zeebe 8.2.8 release (https://github.com/zeebe-io/ze
5353
<PackageReference Include="Grpc" version="2.46.6" />
5454
<PackageReference Include="Grpc.Auth" Version="2.55.0" />
5555
<PackageReference Include="Grpc.Net.Client" Version="2.55.0" />
56-
<PackageReference Include="Grpc.Tools" version="2.56.2">
56+
<PackageReference Include="Grpc.Tools" version="2.57.0">
5757
<PrivateAssets>all</PrivateAssets>
5858
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
5959
</PackageReference>

0 commit comments

Comments
 (0)
Please sign in to comment.