diff --git a/CHANGELOG.md b/CHANGELOG.md index 1eb94d6923..58ca89c774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ Update dependencies: - [#729](https://github.com/influxdata/influxdb-client-java/pull/729): `maven-enforcer-plugin` to `3.5.0` - [#730](https://github.com/influxdata/influxdb-client-java/pull/730): `scala-maven-plugin` to `4.9.1` +#### Test: + - [#725](https://github.com/influxdata/influxdb-client-java/pull/725): `assertk-jvm` to `0.28.1` + ## 7.1.0 [2024-05-17] ### Bug Fixes diff --git a/client-kotlin/pom.xml b/client-kotlin/pom.xml index 8c6859ef2b..e317fc648a 100644 --- a/client-kotlin/pom.xml +++ b/client-kotlin/pom.xml @@ -211,7 +211,7 @@ com.willowtreeapps.assertk assertk-jvm - 0.27.0 + 0.28.1 test