Skip to content

Commit

Permalink
use latest common-utils snapshot (opensearch-project#858) (opensearch…
Browse files Browse the repository at this point in the history
…-project#859)

Signed-off-by: Ashish Agrawal <[email protected]>
(cherry picked from commit fcdcdcbf13a6df32693fb7b063c2819c6a80f85e)

Co-authored-by: Ashish Agrawal <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and lezzago authored Apr 17, 2023
1 parent 4f5d97b commit 9dced75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation "com.cronutils:cron-utils:9.1.6"
api "org.opensearch.client:opensearch-rest-client:${opensearch_version}"
implementation 'com.google.googlejavaformat:google-java-format:1.10.0'
api "org.opensearch:common-utils:${common_utils_version}"
api "org.opensearch:common-utils:${common_utils_version}@jar"
implementation 'commons-validator:commons-validator:1.7'

testImplementation "org.opensearch.test:framework:${opensearch_version}"
Expand Down

0 comments on commit 9dced75

Please sign in to comment.