Upgrade to InfluxDB Java 2.24

Closes gh-39008
This commit is contained in:
Andy Wilkinson 2024-01-04 16:32:29 +00:00
parent 31f3f31ac1
commit dca46c75c9
1 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ bom {
]
}
}
library("InfluxDB Java", "2.23") {
library("InfluxDB Java", "2.24") {
group("org.influxdb") {
modules = [
"influxdb-java"