Skip to content

Commit

Permalink
Merge branch '2.x' into backport/backport-30-to-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
owaiskazi19 committed Sep 13, 2023
2 parents ca1a575 + eae1c24 commit 6a8e377
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 @@ -104,7 +104,7 @@ repositories {

dependencies {
implementation "org.opensearch:opensearch:${opensearch_version}"
implementation 'org.junit.jupiter:junit-jupiter:5.8.1'
implementation 'org.junit.jupiter:junit-jupiter:5.10.0'
compileOnly "com.google.guava:guava:32.1.2-jre"
api group: 'org.opensearch', name:'opensearch-ml-client', version: "${opensearch_build}"

Expand Down

0 comments on commit 6a8e377

Please sign in to comment.