Skip to content

Commit 71bb43c

Browse files
authoredOct 23, 2024··
Merge pull request #733 from camunda-community-hub/renovate/google.protobuf-3.x
chore(deps): update dependency google.protobuf to 3.28.3
2 parents 1be2814 + 0f945d1 commit 71bb43c

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
@@ -37,7 +37,7 @@ This release is based on the Zeebe 8.5.6 release (https://github.com/zeebe-io/ze
3737
</PropertyGroup>
3838

3939
<ItemGroup>
40-
<PackageReference Include="Google.Protobuf" version="3.28.2" />
40+
<PackageReference Include="Google.Protobuf" version="3.28.3" />
4141
<PackageReference Include="Grpc.Auth" Version="2.66.0" />
4242
<PackageReference Include="Grpc.Net.Client" Version="2.66.0" />
4343
<PackageReference Include="Grpc.Tools" version="2.67.0">

0 commit comments

Comments
 (0)
Please sign in to comment.