Skip to content

Commit 568d4a9

Browse files
authored
Merge pull request #1384 from Baeldung/update/elastic4s-client-esjava-8.13.0
Update elastic4s-client-esjava, ... from 8.12.0 to 8.13.0
2 parents 5a24593 + 7149343 commit 568d4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ lazy val scala2_libraries =
386386

387387
val circeVersion = "0.14.7"
388388
val monixVersion = "3.4.1"
389-
val elastic4sVersion = "8.12.0"
389+
val elastic4sVersion = "8.13.0"
390390
val sparkVersion = "3.5.1"
391391

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

0 commit comments

Comments
 (0)