Skip to content

Commit

Permalink
Merge pull request #359 from nickbabcock/dependabot/nuget/InfluxDB.Cl…
Browse files Browse the repository at this point in the history
…ient-4.11.0

Bump InfluxDB.Client from 4.9.0 to 4.11.0
  • Loading branch information
nickbabcock authored Mar 16, 2023
2 parents c195d98 + df9bb5e commit e30d2fe
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 @@ -36,7 +36,7 @@

<ItemGroup>
<PackageReference Include="LibreHardwareMonitorLib" Version="0.9.2-pre209" />
<PackageReference Include="InfluxDB.Client" Version="4.9.0" />
<PackageReference Include="InfluxDB.Client" Version="4.11.0" />
<PackageReference Include="Npgsql" Version="7.0.2" />
<PackageReference Include="prometheus-net" Version="6.0.0" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="7.0.0" />
Expand Down

0 comments on commit e30d2fe

Please sign in to comment.