Skip to content

Commit 0d4ea43

Browse files
renovate[bot]j5ik2o
authored andcommitted
chore(deps): Update dependency co.elastic.clients:elasticsearch-java to v9
1 parent d96c52e commit 0d4ea43

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
@@ -235,7 +235,7 @@ val `docker-controller-scala-elasticsearch` = (project in file("docker-controlle
235235
scalatest.scalatest % Test,
236236
logback.classic % Test,
237237
elasticsearch.restHighLevelClient % Test,
238-
"co.elastic.clients" % "elasticsearch-java" % "7.17.29" % Test,
238+
"co.elastic.clients" % "elasticsearch-java" % "9.1.4" % Test,
239239
"com.fasterxml.jackson.core" % "jackson-databind" % "2.20.0" % Test,
240240
"org.apache.logging.log4j" % "log4j-api" % "2.25.1" % Test,
241241
"org.apache.logging.log4j" % "log4j-core" % "2.25.1" % Test

0 commit comments

Comments
 (0)