Skip to content

Commit

Permalink
chore(deps): update dependency grpc.healthcheck to v2.51.0 (GoogleClo…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and mrcrgl committed Sep 11, 2023
1 parent 60cad42 commit 9dd82ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartservice/src/cartservice.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Grpc.AspNetCore" Version="2.50.0" />
<PackageReference Include="Grpc.HealthCheck" Version="2.50.0" />
<PackageReference Include="Grpc.HealthCheck" Version="2.51.0" />
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.3" />
<!-- Add explicit direct dependency required for ipv6, see https://github.com/dotnet/aspnetcore/issues/45424 -->
<PackageReference Include="StackExchange.Redis" Version="2.6.96" />
Expand Down

0 comments on commit 9dd82ef

Please sign in to comment.