Skip to content

Commit 8088d23

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/vault/io.rest-assured-rest-assured-5.5.6' into combined-pr-branch
2 parents b8514f5 + fdb9fc8 commit 8088d23

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
api project(':testcontainers')
55

66
testImplementation 'com.bettercloud:vault-java-driver:5.1.0'
7-
testImplementation 'io.rest-assured:rest-assured:5.5.5'
7+
testImplementation 'io.rest-assured:rest-assured:5.5.6'
88
testImplementation 'org.assertj:assertj-core:3.27.4'
99

1010
}

0 commit comments

Comments
 (0)