Skip to content

Commit

Permalink
[Backport 2.x] Update dependency org.junit.jupiter:junit-jupiter to v…
Browse files Browse the repository at this point in the history
…5.10.0 (#35)

Update dependency org.junit.jupiter:junit-jupiter to v5.10.0 (#27)



(cherry picked from commit 6dca0e5)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: Joshua Palis <[email protected]>
  • Loading branch information
4 people committed Sep 13, 2023
1 parent c981141 commit eae1c24
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 eae1c24

Please sign in to comment.