Skip to content

Commit 8c17153

Browse files
committed
Upgrade to InfluxDB Java 2.20
Closes gh-23362
1 parent 3e736cc commit 8c17153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ bom {
484484
]
485485
}
486486
}
487-
library("InfluxDB Java", "2.19") {
487+
library("InfluxDB Java", "2.20") {
488488
group("org.influxdb") {
489489
modules = [
490490
"influxdb-java"

0 commit comments

Comments
 (0)