Skip to content

Commit

Permalink
Upgrade to InfluxDB Java 2.21
Browse files Browse the repository at this point in the history
Closes gh-24908
  • Loading branch information
snicoll committed Jan 20, 2021
1 parent 346bc47 commit 7b22d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ bom {
]
}
}
library("InfluxDB Java", "2.20") {
library("InfluxDB Java", "2.21") {
group("org.influxdb") {
modules = [
"influxdb-java"
Expand Down

0 comments on commit 7b22d69

Please sign in to comment.