We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31410a9 commit f426defCopy full SHA for f426def
api/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'com.graphql-java-kickstart:graphql-java-servlet:12.0.0'
53
54
implementation 'org.opensearch.client:opensearch-rest-client:2.17.1'
55
- implementation 'org.opensearch.client:opensearch-java:2.16.0'
+ implementation 'org.opensearch.client:opensearch-java:2.19.0'
56
57
testImplementation "io.dropwizard:dropwizard-testing:${dropwizardVersion}"
58
testImplementation "org.jdbi:jdbi3-testing:${jdbi3Version}"
0 commit comments