Skip to content

Commit 8289f3a

Browse files
Bump rest-assured from 4.3.3 to 4.4.0 in /modules/vault
Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.3.3...rest-assured-4.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96b2065 commit 8289f3a

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
@@ -4,7 +4,7 @@ dependencies {
44
compile project(':testcontainers')
55

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

1010
}

0 commit comments

Comments
 (0)