Skip to content

Commit

Permalink
Merge pull request #509 from camunda-community-hub/dependabot/nuget/G…
Browse files Browse the repository at this point in the history
…oogle.Protobuf-3.22.3

chore(deps): bump Google.Protobuf from 3.22.1 to 3.22.3
  • Loading branch information
ChrisKujawa authored Apr 13, 2023
2 parents cb0a021 + 5020074 commit a9a10fb
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 @@ -125,7 +125,7 @@ This release is based on the Zeebe 8.1.X release (https://github.com/zeebe-io/ze
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" version="3.22.1" />
<PackageReference Include="Google.Protobuf" version="3.22.3" />
<PackageReference Include="Grpc" version="2.46.6" />
<PackageReference Include="Grpc.Auth" Version="2.52.0" />
<PackageReference Include="Grpc.Core" version="2.46.6" />
Expand Down

0 comments on commit a9a10fb

Please sign in to comment.