Răsfoiți Sursa

Bump InfluxDB.Client from 4.12.0 to 4.13.0

Bumps [InfluxDB.Client](https://github.com/influxdata/influxdb-client-csharp) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/influxdata/influxdb-client-csharp/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-csharp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-csharp/compare/v4.12.0...v4.13.0)

---
updated-dependencies:
- dependency-name: InfluxDB.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 an în urmă
părinte
comite
bffacf49fb
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -36,7 +36,7 @@
 
   <ItemGroup>
     <PackageReference Include="LibreHardwareMonitorLib" Version="0.9.3-pre243" />
-    <PackageReference Include="InfluxDB.Client" Version="4.12.0" />
+    <PackageReference Include="InfluxDB.Client" Version="4.13.0" />
     <PackageReference Include="Npgsql" Version="7.0.4" />
     <PackageReference Include="prometheus-net" Version="6.0.0" />
     <PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />