Skip to content

Commit

Permalink
add hamcrest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kt-eliatra committed Aug 8, 2022
1 parent f293590 commit 4e25b4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ dependencies {
newTestImplementation "org.opensearch.plugin:percolator-client:${opensearch_version}"
newTestImplementation 'commons-io:commons-io:2.7'
newTestImplementation 'org.apache.logging.log4j:log4j-core:2.17.1'
newTestImplementation 'org.hamcrest:hamcrest:2.1'
}

jar {
Expand Down

0 comments on commit 4e25b4f

Please sign in to comment.