Upgrade to InfluxDB Java 2.19

Closes gh-21954
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:08 +01:00
parent 78a72bb6c3
commit 73e00ee929
1 changed files with 1 additions and 1 deletions

View File

@ -566,7 +566,7 @@ bom {
]
}
}
library("InfluxDB Java", "2.18") {
library("InfluxDB Java", "2.19") {
group("org.influxdb") {
modules = [
"influxdb-java"