diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d6811022..c13d87655 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ ### Dependencies Update dependencies: +#### Build: + - [#588](https://github.com/influxdata/influxdb-client-csharp/pull/588): `Microsoft.Extensions.ObjectPool` to `7.0.13` + #### Examples: - [#589](https://github.com/influxdata/influxdb-client-csharp/pull/589): `Radzen.Blazor` to `4.19.1` diff --git a/Client/Client.csproj b/Client/Client.csproj index 9e2516107..dfbe5f04e 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -36,7 +36,7 @@ - +