Skip to content

Commit 91eb19e

Browse files
authored
Merge pull request #781 from camunda-community-hub/renovate/grpc-dotnet-monorepo
chore(deps): update grpc-dotnet monorepo to 2.70.0
2 parents 96d46d4 + 3778369 commit 91eb19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Client/Client.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939

4040
<ItemGroup>
4141
<PackageReference Include="Google.Protobuf" version="3.30.0"/>
42-
<PackageReference Include="Grpc.Auth" Version="2.67.0"/>
43-
<PackageReference Include="Grpc.Net.Client" Version="2.67.0"/>
42+
<PackageReference Include="Grpc.Auth" Version="2.70.0"/>
43+
<PackageReference Include="Grpc.Net.Client" Version="2.70.0"/>
4444
<PackageReference Include="Grpc.Tools" version="2.71.0">
4545
<PrivateAssets>all</PrivateAssets>
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)