Skip to content

Commit 0eab459

Browse files
Dependencies: Update elastic4s-client-esjava from 8.14.0 to 8.14.1 (#709)
Co-authored-by: alexklibisz-scala-steward[bot] <125160947+alexklibisz-scala-steward[bot]@users.noreply.github.com>
1 parent 7cf6b75 commit 0eab459

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
@@ -7,7 +7,7 @@ Global / scalacOptions += "-explain"
77

88
lazy val CirceVersion = "0.14.9"
99
lazy val ElasticsearchVersion = "8.14.3"
10-
lazy val Elastic4sVersion = "8.14.0"
10+
lazy val Elastic4sVersion = "8.14.1"
1111
lazy val ElastiknnVersion = IO.read(file("version")).strip()
1212
lazy val LuceneVersion = "9.10.0"
1313

0 commit comments

Comments
 (0)