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 f80bb0b + 5752bb1 commit 7f82857Copy full SHA for 7f82857
modules/influxdb/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
compileOnly 'org.influxdb:influxdb-java:2.25'
7
8
testImplementation 'org.influxdb:influxdb-java:2.25'
9
- testImplementation "com.influxdb:influxdb-client-java:7.4.0"
+ testImplementation "com.influxdb:influxdb-client-java:7.5.0"
10
}
0 commit comments