Skip to content

Commit 42acae0

Browse files
chore(deps): bump co.elastic.clients:elasticsearch-java
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 7.17.18 to 8.17.2. - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v7.17.18...v8.17.2) --- updated-dependencies: - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9c36c5 commit 42acae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ wrapper {
5959
ext {
6060
kafkaVersion = "2.2.0"
6161
slf4jVersion = "2.0.12"
62-
elasticJavaClientVersion = "7.17.18"
62+
elasticJavaClientVersion = "8.17.2"
6363
testContainersElasticVersion = "1.20.3"
6464
carrotsearchVersion = "2.8.1"
6565
}

0 commit comments

Comments
 (0)