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 cedc06d + 00b8287 commit b1e40f9Copy full SHA for b1e40f9
modules/influxdb/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
8
testImplementation 'org.assertj:assertj-core:3.23.1'
9
testImplementation 'org.influxdb:influxdb-java:2.23'
10
- testImplementation "com.influxdb:influxdb-client-java:6.4.0"
+ testImplementation "com.influxdb:influxdb-client-java:6.7.0"
11
}
0 commit comments