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.
2 parents 9196bdd + 0b344d2 commit accf19fCopy full SHA for accf19f
build.sbt
@@ -417,7 +417,7 @@ lazy val scala2_libraries =
417
val circeVersion = "0.14.14"
418
val monixVersion = "3.4.1"
419
val sparkVersion = "3.5.6"
420
-val elastic4sVersion = "8.18.2"
+val elastic4sVersion = "9.0.0"
421
422
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
423
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments