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 4327216 + da80707 commit 25b2262Copy full SHA for 25b2262
build.sbt
@@ -407,7 +407,7 @@ lazy val scala2_libraries =
407
val circeVersion = "0.14.10"
408
val monixVersion = "3.4.1"
409
val sparkVersion = "3.5.3"
410
-val elastic4sVersion = "8.15.3"
+val elastic4sVersion = "8.15.4"
411
412
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
413
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments