mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-23 05:31:29 +00:00
Bump InfluxDB.Client from 4.1.0 to 4.2.0 (#311)
Bumps [InfluxDB.Client](https://github.com/influxdata/influxdb-client-csharp) from 4.1.0 to 4.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/v4.1.0...v4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ca1523d31f
commit
e3ade89f81
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
|
||||
<PackageReference Include="DDSReader" Version="1.0.8-pre" />
|
||||
<PackageReference Include="Discord.Net.Webhook" Version="3.6.1" />
|
||||
<PackageReference Include="InfluxDB.Client" Version="4.1.0" />
|
||||
<PackageReference Include="InfluxDB.Client" Version="4.2.0" />
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.5" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.5" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue