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 8ab69fd commit 18b90ceCopy full SHA for 18b90ce
build.sbt
@@ -402,7 +402,7 @@ lazy val scala2_libraries =
402
val circeVersion = "0.14.10"
403
val monixVersion = "3.4.1"
404
val sparkVersion = "3.5.3"
405
-val elastic4sVersion = "8.15.0"
+val elastic4sVersion = "8.15.1"
406
407
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
408
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments