瀏覽代碼

Bump InfluxDB.LineProtocol from 1.1.0 to 1.1.1

Bumps [InfluxDB.LineProtocol](https://github.com/influxdata/influxdb-csharp) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/influxdata/influxdb-csharp/releases)
- [Changelog](https://github.com/influxdata/influxdb-csharp/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-csharp/commits/v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 年之前
父節點
當前提交
3e03a13fc4
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>