Browse Source

Merge pull request #129 from nickbabcock/dependabot/nuget/InfluxDB.LineProtocol-1.1.1

Bump InfluxDB.LineProtocol from 1.1.0 to 1.1.1
Nick Babcock 5 years ago
parent
commit
ece9c47321
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OhmGraphite/OhmGraphite.csproj

+ 1 - 1
OhmGraphite/OhmGraphite.csproj

@@ -35,7 +35,7 @@
     <PackageReference Include="Resourcer.Fody" Version="1.7.3" />
     <PackageReference Include="TopShelf" Version="4.2.1" />
     <PackageReference Include="Topshelf.NLog" Version="4.2.1" />
-    <PackageReference Include="InfluxDB.LineProtocol" Version="1.1.0" />
+    <PackageReference Include="InfluxDB.LineProtocol" Version="1.1.1" />
     <PackageReference Include="MSBuildTasks" Version="1.5.0.235" />
   </ItemGroup>