Skip to content

Commit

Permalink
Merge branch 'main' into bug/use-dataset-version-uuid-for-version
Browse files Browse the repository at this point in the history
  • Loading branch information
wslulciuc authored Oct 25, 2024
2 parents c7b6fd0 + 3b43a3e commit 342b65e
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 @@ -52,7 +52,7 @@ dependencies {
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-java:2.6.0'
implementation 'org.opensearch.client:opensearch-java:2.16.0'

testImplementation "io.dropwizard:dropwizard-testing:${dropwizardVersion}"
testImplementation "org.jdbi:jdbi3-testing:${jdbi3Version}"
Expand Down

0 comments on commit 342b65e

Please sign in to comment.