Skip to content

Commit

Permalink
perf(deps): bump prometheus-net.AspNetCore.HealthChecks (#183)
Browse files Browse the repository at this point in the history
Bumps [prometheus-net.AspNetCore.HealthChecks](https://github.com/prometheus-net/prometheus-net) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases)
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History)
- [Commits](prometheus-net/prometheus-net@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: prometheus-net.AspNetCore.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent b57198a commit bbb5d7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.2" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.0.0" />
<PackageReference Include="prometheus-net.AspNetCore.Grpc" Version="7.0.0" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="7.0.0" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="8.0.0" />
<PackageReference Include="prometheus-net.DotNetRuntime" Version="4.4.0" />
<PackageReference Include="Npgsql.OpenTelemetry" Version="7.0.1" />
<PackageReference Include="OpenTelemetry.Contrib.Instrumentation.ElasticsearchClient" Version="1.0.0-beta2" />
Expand Down

0 comments on commit bbb5d7f

Please sign in to comment.