We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 504f3c2 commit 02238b8Copy full SHA for 02238b8
project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
23
val PekkoVersion = PekkoCoreDependency.version
24
val PekkoBinaryVersion = PekkoCoreDependency.default.link
25
26
- val InfluxDBJavaVersion = "2.23"
+ val InfluxDBJavaVersion = "2.25"
27
28
val AvroVersion = "1.11.4"
29
0 commit comments