Explorar o código

Bump InfluxDB.Client from 3.1.0 to 3.2.0

Bumps [InfluxDB.Client](https://github.com/influxdata/influxdb-client-csharp) from 3.1.0 to 3.2.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/v3.1.0...v3.2.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] %!s(int64=3) %!d(string=hai) anos
pai
achega
bae6b43a7f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -35,7 +35,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="InfluxDB.Client" Version="3.1.0" />
+    <PackageReference Include="InfluxDB.Client" Version="3.2.0" />
     <PackageReference Include="Npgsql" Version="5.0.10" />
     <PackageReference Include="prometheus-net" Version="5.0.2" />
     <PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />