Skip to content

Commit 9712ac1

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump rest-assured from 3.2.0 to 3.3.0 in /modules/vault (testcontainers#1143)
Bumps [rest-assured](https://github.com/jayway/rest-assured) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/jayway/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-3.2.0...rest-assured-3.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 691268b commit 9712ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/vault/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ description = "Testcontainers :: Vault"
33
dependencies {
44
compile project(':testcontainers')
55

6-
testCompile 'io.rest-assured:rest-assured:3.2.0'
6+
testCompile 'io.rest-assured:rest-assured:3.3.0'
77
}

0 commit comments

Comments
 (0)