Skip to content

Commit

Permalink
Bump Prometheus.Client.AspNetCore from 4.8.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Prometheus.Client.AspNetCore](https://github.com/prom-client-net/prom-client-aspnetcore) from 4.8.0 to 5.0.0.
- [Release notes](https://github.com/prom-client-net/prom-client-aspnetcore/releases)
- [Commits](prom-client-net/prom-client-aspnetcore@v4.8.0...v5.0.0)

---
updated-dependencies:
- dependency-name: Prometheus.Client.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2023
1 parent d72caa7 commit d247353
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="Prometheus.Client" Version="5.0.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="4.8.0" />
<PackageReference Include="Prometheus.Client.AspNetCore" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
Expand Down

0 comments on commit d247353

Please sign in to comment.