Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/vault/…
Browse files Browse the repository at this point in the history
…io.rest-assured-rest-assured-4.4.0' into combined-pr-branch
  • Loading branch information
rnorth committed Jun 8, 2021
2 parents 397495d + 8289f3a commit 111dfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/vault/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
compile project(':testcontainers')

testCompile 'com.bettercloud:vault-java-driver:5.1.0'
testCompile 'io.rest-assured:rest-assured:4.3.3'
testCompile 'io.rest-assured:rest-assured:4.4.0'
testCompile 'org.assertj:assertj-core:3.19.0'

}

0 comments on commit 111dfe7

Please sign in to comment.