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 6d8e53d commit e8d6701Copy full SHA for e8d6701
build.sbt
@@ -402,7 +402,7 @@ lazy val scala2_libraries =
402
val circeVersion = "0.14.9"
403
val monixVersion = "3.4.1"
404
val sparkVersion = "3.5.2"
405
-val elastic4sVersion = "8.14.1"
+val elastic4sVersion = "8.15.0"
406
407
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
408
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments