Skip to content

Commit 4fef2e5

Browse files
authoredAug 21, 2023
Merge pull request #563 from camunda-community-hub/dependabot/nuget/Google.Protobuf-3.24.1
chore(deps): bump Google.Protobuf from 3.24.0 to 3.24.1
2 parents a73263d + 7e848fe commit 4fef2e5

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
@@ -44,7 +44,7 @@ This release is based on the Zeebe 8.2.11 release (https://github.com/zeebe-io/z
4444
</PropertyGroup>
4545

4646
<ItemGroup>
47-
<PackageReference Include="Google.Protobuf" version="3.24.0" />
47+
<PackageReference Include="Google.Protobuf" version="3.24.1" />
4848
<PackageReference Include="Grpc" version="2.46.6" />
4949
<PackageReference Include="Grpc.Auth" Version="2.55.0" />
5050
<PackageReference Include="Grpc.Net.Client" Version="2.55.0" />

0 commit comments

Comments
 (0)
Please sign in to comment.