diff --git a/CHANGELOG.md b/CHANGELOG.md index 099b2b760e..db56620959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Update dependencies: #### Build: - [#738](https://github.com/influxdata/influxdb-client-java/pull/738): `spring-boot` to `3.3.1` - [#726](https://github.com/influxdata/influxdb-client-java/pull/726): `kotlin` to `2.0.0` + - [#749](https://github.com/influxdata/influxdb-client-java/pull/749): `kotlin-coroutines` to `1.8.1` - [#727](https://github.com/influxdata/influxdb-client-java/pull/727): `micrometer-registry-influx` to `1.30.0` - [#735](https://github.com/influxdata/influxdb-client-java/pull/735): `scala-collection-compat_2.12` to `2.12.0` - [#740](https://github.com/influxdata/influxdb-client-java/pull/740): `pekko` to `1.0.3` diff --git a/pom.xml b/pom.xml index ab221a03dc..b923b35f9e 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ 1.0.3 2.0.0 5.10.3 - 1.8.0 + 1.8.1 4.10.0