Skip to content

Commit

Permalink
Bump org.opensearch.client:opensearch-rest-high-level-client
Browse files Browse the repository at this point in the history
Bumps [org.opensearch.client:opensearch-rest-high-level-client](https://github.com/opensearch-project/OpenSearch) from 2.16.0 to 2.18.0.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/OpenSearch@2.16.0...2.18.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-rest-high-level-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9f2751e commit 43ac649
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 @@ -134,7 +134,7 @@ ext {
kafkaVersion = "3.5.0"
apacheCommonsLangVersion = "3.17.0"
slf4jVersion = "1.7.36"
openSearchVersion = "2.16.0"
openSearchVersion = "2.18.0"

testcontainersVersion = "1.20.3"
}
Expand Down

0 comments on commit 43ac649

Please sign in to comment.