Skip to content

Commit f39f696

Browse files
authored
Merge pull request #1877 from Baeldung/update/elastic4s-client-esjava-8.18.1
Update elastic4s-client-esjava, ... from 8.18.0 to 8.18.1
2 parents 327221b + aa98749 commit f39f696

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
@@ -417,7 +417,7 @@ lazy val scala2_libraries =
417417
val circeVersion = "0.14.13"
418418
val monixVersion = "3.4.1"
419419
val sparkVersion = "3.5.5"
420-
val elastic4sVersion = "8.18.0"
420+
val elastic4sVersion = "8.18.1"
421421

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

0 commit comments

Comments
 (0)