Skip to content

Commit

Permalink
chore(deps): update dependency prometheus.client.healthchecks to 2.1.0 (
Browse files Browse the repository at this point in the history
#141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent c5d11e1 commit 49a75fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks/HealthChecks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<PackageReference Include="Prometheus.Client" Version="5.2.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="5.0.0" />
<PackageReference Include="Prometheus.Client.DependencyInjection" Version="1.4.0" />
<PackageReference Include="Prometheus.Client.HealthChecks" Version="2.0.0" />
<PackageReference Include="Prometheus.Client.HealthChecks" Version="2.1.0" />
</ItemGroup>
</Project>

0 comments on commit 49a75fa

Please sign in to comment.