Skip to content

Commit c3111b1

Browse files
authored
Merge pull request #1954 from Baeldung/update/elastic4s-client-esjava-9.1.0
Update elastic4s-client-esjava, ... from 9.0.0 to 9.1.0
2 parents d455c3c + 2a5bb2d commit c3111b1

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
@@ -418,7 +418,7 @@ val circeVersion = "0.14.14"
418418
val monixVersion = "3.4.1"
419419

420420
val sparkVersion = "4.0.0"
421-
val elastic4sVersion = "9.0.0"
421+
val elastic4sVersion = "9.1.0"
422422

423423
val sparkCoreDep = "org.apache.spark" %% "spark-core" % sparkVersion
424424
val sparkSqlDep = "org.apache.spark" %% "spark-sql" % sparkVersion

0 commit comments

Comments
 (0)