Skip to content

Commit 0152bc3

Browse files
authored
Merge pull request #1464 from Baeldung/update/elastic4s-client-esjava-8.14.0
Update elastic4s-client-esjava, ... from 8.13.1 to 8.14.0
2 parents 76fbbc6 + e19ab7f commit 0152bc3

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
@@ -393,7 +393,7 @@ lazy val scala2_libraries =
393393

394394
val circeVersion = "0.14.9"
395395
val monixVersion = "3.4.1"
396-
val elastic4sVersion = "8.13.1"
396+
val elastic4sVersion = "8.14.0"
397397
val sparkVersion = "3.5.1"
398398

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

0 commit comments

Comments
 (0)