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 1c94b79 + d23deb2 commit 2fb3673Copy full SHA for 2fb3673
build.sbt
@@ -417,7 +417,7 @@ lazy val scala2_libraries =
417
val circeVersion = "0.14.14"
418
val monixVersion = "3.4.1"
419
val sparkVersion = "3.5.6"
420
-val elastic4sVersion = "8.18.1"
+val elastic4sVersion = "8.18.2"
421
422
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
423
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments