Skip to content

Commit

Permalink
fix(deps): update dependencies to v2.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2023
1 parent 2340cb5 commit ea96975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Zitadel.Grpc/Zitadel.Grpc.csproj
Expand Up @@ -17,8 +17,8 @@
<PackageReference Include="Google.Api.CommonProtos" Version="2.10.0" />
<PackageReference Include="Google.Protobuf" Version="3.23.3" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.54.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.54.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.55.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.55.0" />
<PackageReference Include="Grpc.Tools" Version="2.56.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit ea96975

Please sign in to comment.