Skip to content

Commit

Permalink
Bump prometheus-net from 6.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 6.0.0 to 8.0.1.
- [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@v6.0.0...v8.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 6856619 commit d4653ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OhmGraphite/OhmGraphite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="LibreHardwareMonitorLib" Version="0.9.3-pre243" />
<PackageReference Include="InfluxDB.Client" Version="4.12.0" />
<PackageReference Include="Npgsql" Version="7.0.4" />
<PackageReference Include="prometheus-net" Version="6.0.0" />
<PackageReference Include="prometheus-net" Version="8.0.1" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
<PackageReference Include="TopShelf" Version="4.3.0" />
<PackageReference Include="Topshelf.NLog" Version="4.3.0" />
Expand Down

0 comments on commit d4653ee

Please sign in to comment.