Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.diagnostics.healt…
Browse files Browse the repository at this point in the history
…hchecks to v5
  • Loading branch information
renovate-bot committed Feb 11, 2021
1 parent 7d3d137 commit 68d3f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Prometheus.Client.HealthChecks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="3.1.12" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="5.0.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Prometheus.Client" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 68d3f99

Please sign in to comment.