Skip to content

Commit 77f4f24

Browse files
committed
Updated elastic4s
1 parent 8dd8a47 commit 77f4f24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ lazy val scala_libraries = (project in file("scala-libraries"))
228228
)
229229

230230
val circeVersion = "0.14.3"
231-
val monixVersion = "3.4.0"
232-
val elastic4sVersion = "7.16.0"
231+
val monixVersion = "3.4.1"
232+
val elastic4sVersion = "8.5.2"
233233
val sparkVersion = "3.2.2"
234234

235235
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion

0 commit comments

Comments
 (0)