Skip to content

Commit

Permalink
Merge pull request #760 from renovate-bot/renovate/grpc.healthcheck-2.x
Browse files Browse the repository at this point in the history
Update dependency Grpc.HealthCheck to v2.38.1
  • Loading branch information
daniel-sanche committed Jun 22, 2021
2 parents 02d71c1 + a557857 commit ddae08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartservice/cartservice.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.0.0-rc5" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc5" />
<PackageReference Include="StackExchange.Redis" Version="2.2.4" />
<PackageReference Include="Grpc.HealthCheck" Version="2.38.0" />
<PackageReference Include="Grpc.HealthCheck" Version="2.38.1" />
</ItemGroup>

</Project>

0 comments on commit ddae08b

Please sign in to comment.