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.
2 parents 5ebfeb1 + 2748892 commit 00ab774Copy full SHA for 00ab774
modules/influxdb/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
8
testImplementation 'org.assertj:assertj-core:3.24.2'
9
testImplementation 'org.influxdb:influxdb-java:2.23'
10
- testImplementation "com.influxdb:influxdb-client-java:6.8.0"
+ testImplementation "com.influxdb:influxdb-client-java:6.9.0"
11
}
0 commit comments