Skip to content

Commit

Permalink
Bump vault-java-driver from 4.0.0 to 5.0.0 in /modules/vault (#2019)
Browse files Browse the repository at this point in the history
Bumps [vault-java-driver](https://github.com/BetterCloud/vault-java-driver) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/BetterCloud/vault-java-driver/releases)
- [Commits](BetterCloud/vault-java-driver@v4.0.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored and rnorth committed Nov 1, 2019
1 parent 6568a5a commit 6d99da8
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 @@ -3,7 +3,7 @@ description = "Testcontainers :: Vault"
dependencies {
compile project(':testcontainers')

testCompile 'com.bettercloud:vault-java-driver:4.0.0'
testCompile 'com.bettercloud:vault-java-driver:5.0.0'
testCompile 'io.rest-assured:rest-assured:4.1.2'
testCompile 'org.assertj:assertj-core:3.14.0'

Expand Down

0 comments on commit 6d99da8

Please sign in to comment.