We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b36dc99 + 4a8738a commit bb5c404Copy full SHA for bb5c404
modules/influxdb/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
8
testImplementation 'org.assertj:assertj-core:3.25.1'
9
testImplementation 'org.influxdb:influxdb-java:2.23'
10
- testImplementation "com.influxdb:influxdb-client-java:6.11.0"
+ testImplementation "com.influxdb:influxdb-client-java:6.12.0"
11
}
0 commit comments