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 7b002ed + 2b0fd0d commit 358d499Copy full SHA for 358d499
build.sbt
@@ -409,7 +409,7 @@ lazy val scala2_libraries =
409
val circeVersion = "0.14.10"
410
val monixVersion = "3.4.1"
411
val sparkVersion = "3.5.3"
412
-val elastic4sVersion = "8.15.4"
+val elastic4sVersion = "8.16.0"
413
414
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
415
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion
0 commit comments