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 73ba37f + 978b919 commit 530b8f1Copy full SHA for 530b8f1
build.sbt
@@ -403,7 +403,7 @@ lazy val scala2_libraries =
403
val circeVersion = "0.14.10"
404
val monixVersion = "3.4.1"
405
val sparkVersion = "3.5.3"
406
-val elastic4sVersion = "8.15.2"
+val elastic4sVersion = "8.15.3"
407
408
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
409
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments