Sfoglia il codice sorgente

Bump prometheus-net from 3.4.0 to 3.5.0

Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases)
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History)
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.4.0...v3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 anni fa
parent
commit
3f5cf37bf3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -31,7 +31,7 @@
     <PackageReference Include="Costura.Fody" Version="3.3.2" />
     <PackageReference Include="NLog.Config" Version="4.6.8" />
     <PackageReference Include="Npgsql" Version="4.1.3.1" />
-    <PackageReference Include="prometheus-net" Version="3.4.0" />
+    <PackageReference Include="prometheus-net" Version="3.5.0" />
     <PackageReference Include="Resourcer.Fody" Version="1.7.3" />
     <PackageReference Include="TopShelf" Version="4.2.1" />
     <PackageReference Include="Topshelf.NLog" Version="4.2.1" />