Skip to content

Commit

Permalink
fix(deps): update dependencies to v2.46.6 (#376)
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] committed Jan 12, 2023
1 parent 37d8567 commit 8db55ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Zitadel.Grpc/Zitadel.Grpc.csproj
Expand Up @@ -16,8 +16,8 @@

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.21.12" />
<PackageReference Include="Grpc" Version="2.46.5" />
<PackageReference Include="Grpc.Core" Version="2.46.5" />
<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.Tools" Version="2.51.0" PrivateAssets="All" />
Expand Down

0 comments on commit 8db55ec

Please sign in to comment.