Skip to content

Commit

Permalink
Merge pull request #22 from derskythe/dependabot/nuget/InfluxDB.Clien…
Browse files Browse the repository at this point in the history
…t-4.17.0

Bump InfluxDB.Client from 4.16.0 to 4.17.0
  • Loading branch information
derskythe authored Aug 26, 2024
2 parents ab3fd30 + b8c5cef commit 76607ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NiotTelegramBot.Plugins/NiotTelegramBot.Plugins.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
<PackageReference Include="InfluxDB.Client" Version="4.16.0" />
<PackageReference Include="InfluxDB.Client" Version="4.17.0" />
<PackageReference Include="InfluxDB.Client.Flux" Version="4.17.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 76607ec

Please sign in to comment.