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 d455c3c + 2a5bb2d commit c3111b1Copy full SHA for c3111b1
build.sbt
@@ -418,7 +418,7 @@ val circeVersion = "0.14.14"
418
val monixVersion = "3.4.1"
419
420
val sparkVersion = "4.0.0"
421
-val elastic4sVersion = "9.0.0"
+val elastic4sVersion = "9.1.0"
422
423
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
424
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments