Skip to content

Commit

Permalink
Bump rest-assured from 3.3.0 to 4.0.0 in /modules/vault (#1460)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and rnorth committed May 15, 2019
1 parent e930b59 commit b7bbbfd
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,5 +3,5 @@ description = "Testcontainers :: Vault"
dependencies {
compile project(':testcontainers')

testCompile 'io.rest-assured:rest-assured:3.3.0'
testCompile 'io.rest-assured:rest-assured:4.0.0'
}

0 comments on commit b7bbbfd

Please sign in to comment.