Skip to content

Commit

Permalink
fix(deps): update dependencies to v2.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2023
1 parent 8a63be4 commit 93f5ad8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Zitadel.Grpc/Zitadel.Grpc.csproj
Original file line number Diff line number Diff line change
@@ -17,8 +17,8 @@
<PackageReference Include="Google.Api.CommonProtos" Version="2.10.0" />
<PackageReference Include="Google.Protobuf" Version="3.24.2" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.56.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.56.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.57.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.57.0" />
<PackageReference Include="Grpc.Tools" Version="2.57.0" PrivateAssets="All" />
</ItemGroup>

0 comments on commit 93f5ad8

Please sign in to comment.