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 f097b4f + 1d66f48 commit 1daf0b6Copy full SHA for 1daf0b6
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.7.0"
+ testImplementation "com.influxdb:influxdb-client-java:6.8.0"
11
}
0 commit comments