We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1eeb8e commit fcc0ba0Copy full SHA for fcc0ba0
CHANGELOG.md
@@ -11,7 +11,7 @@ Update dependencies:
11
- [#682](https://github.com/influxdata/influxdb-client-java/pull/682): `maven-checkstyle-plugin` to `3.3.1`
12
13
#### Test:
14
- -
+ - [#683](https://github.com/influxdata/influxdb-client-java/pull/683): `assertj` to `3.25.3`
15
16
## 7.0.0 [2024-01-30]
17
pom.xml
@@ -702,7 +702,7 @@
702
<dependency>
703
<groupId>org.assertj</groupId>
704
<artifactId>assertj-core</artifactId>
705
- <version>3.24.2</version>
+ <version>3.25.3</version>
706
</dependency>
707
708
0 commit comments