Skip to content

Commit

Permalink
Merge pull request #11 from PrometheusClientNet/renovate/major-dotnet…
Browse files Browse the repository at this point in the history
…-monorepo

chore(deps): update dependency microsoft.extensions.diagnostics.healthchecks to v5
  • Loading branch information
phnx47 authored Mar 11, 2021
2 parents 7d3d137 + 68d3f99 commit cd2bc7b
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 cd2bc7b

Please sign in to comment.