Skip to content

Commit

Permalink
Bump prometheus-net from 6.0.0 to 8.1.0
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.1.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@v6.0.0...v8.1.0)

---
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 Nov 9, 2023
1 parent cb0ac28 commit ff9c257
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 @@ -41,7 +41,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="7.0.1" />
<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="Npgsql" Version="7.0.6" />
<PackageReference Include="prometheus-net" Version="6.0.0" />
<PackageReference Include="prometheus-net" Version="8.1.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
<PackageReference Include="InfluxDB.LineProtocol" Version="1.1.1" />
Expand Down

0 comments on commit ff9c257

Please sign in to comment.