Skip to content

Commit

Permalink
chore(deps): bump co.elastic.clients:elasticsearch-java
Browse files Browse the repository at this point in the history
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 7.17.18 to 8.15.3.
- [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.15.3)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 8a9780a commit be0be2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ wrapper {
ext {
kafkaVersion = "2.2.0"
slf4jVersion = "2.0.12"
elasticJavaClientVersion = "7.17.18"
elasticJavaClientVersion = "8.15.3"
testContainersElasticVersion = "1.20.1"
carrotsearchVersion = "2.8.1"
}
Expand Down

0 comments on commit be0be2a

Please sign in to comment.