Skip to content

Commit

Permalink
Merge pull request #480 from camunda-community-hub/dependabot/nuget/G…
Browse files Browse the repository at this point in the history
…rpc.Auth-2.51.0

chore(deps): bump Grpc.Auth from 2.50.0 to 2.51.0
  • Loading branch information
Zelldon committed Jan 2, 2023
2 parents 0a972aa + e8aacd1 commit ec12fd9
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 1.3.X release (https://github.com/zeebe-io/ze
<ItemGroup>
<PackageReference Include="Google.Protobuf" version="3.21.12" />
<PackageReference Include="Grpc" version="2.46.5" />
<PackageReference Include="Grpc.Auth" Version="2.50.0" />
<PackageReference Include="Grpc.Auth" Version="2.51.0" />
<PackageReference Include="Grpc.Core" version="2.46.5" />
<PackageReference Include="Grpc.Tools" version="2.51.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ec12fd9

Please sign in to comment.