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 558c080 commit da80707Copy full SHA for da80707
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.3"
+val elastic4sVersion = "8.15.4"
407
408
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
409
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments