Upgrade to InfluxDB Java 2.20

Closes gh-23362
This commit is contained in:
Stephane Nicoll
2020-09-16 14:05:25 +02:00
parent 3e736ccf9f
commit 8c17153736

View File

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