Skip to content

Commit

Permalink
Update dependency org.opensearch.client:opensearch-rest-client to v2.…
Browse files Browse the repository at this point in the history
…18.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent dda1b96 commit 396eb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation 'com.graphql-java:graphql-java:20.9'
implementation 'com.graphql-java-kickstart:graphql-java-servlet:12.0.0'

implementation 'org.opensearch.client:opensearch-rest-client:2.17.1'
implementation 'org.opensearch.client:opensearch-rest-client:2.18.0'
implementation 'org.opensearch.client:opensearch-java:2.16.0'

testImplementation "io.dropwizard:dropwizard-testing:${dropwizardVersion}"
Expand Down

0 comments on commit 396eb10

Please sign in to comment.