Skip to content

Commit

Permalink
fix(deps): update dependencies to v2.52.0 (#444)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 8cd7a7f commit ac9b4a1
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
Expand Up @@ -18,8 +18,8 @@
<PackageReference Include="Google.Protobuf" Version="3.22.1" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Core" Version="2.46.6" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.51.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.51.0" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.52.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.52.0" />
<PackageReference Include="Grpc.Tools" Version="2.52.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit ac9b4a1

Please sign in to comment.