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 38b1b08 + 1930217 commit 9fb826cCopy full SHA for 9fb826c
modules/influxdb/build.gradle
@@ -7,7 +7,7 @@ dependencies {
7
8
testImplementation 'org.assertj:assertj-core:3.27.3'
9
testImplementation 'org.influxdb:influxdb-java:2.25'
10
- testImplementation "com.influxdb:influxdb-client-java:6.12.0"
+ testImplementation "com.influxdb:influxdb-client-java:7.3.0"
11
}
12
13
tasks.japicmp {
0 commit comments