Skip to content

Commit

Permalink
bump in keystore too
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
  • Loading branch information
stephen-crawford committed Jul 10, 2023
1 parent 7b9c6b5 commit fa5c14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/tools/keystore-cli/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
compileOnly project(":server")
compileOnly project(":libs:opensearch-cli")
testImplementation project(":test:framework")
testImplementation 'com.google.jimfs:jimfs:1.2'
testImplementation 'com.google.jimfs:jimfs:1.3'
testRuntimeOnly('com.google.guava:guava:32.1.1-jre') {
transitive = false
}
Expand Down

0 comments on commit fa5c14e

Please sign in to comment.