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 7be23f8 commit 674744eCopy full SHA for 674744e
build.sbt
@@ -393,7 +393,7 @@ lazy val scala2_libraries =
393
394
val circeVersion = "0.14.9"
395
val monixVersion = "3.4.1"
396
-val elastic4sVersion = "8.14.0"
+val elastic4sVersion = "8.14.1"
397
val sparkVersion = "3.5.1"
398
399
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
0 commit comments