Skip to content

Commit b248238

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/consul/io.rest-assured-rest-assured-5.2.0' into combined-pr-branch
2 parents 218fb75 + ea4053b commit b248238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/consul/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'com.ecwid.consul:consul-api:1.4.5'
7-
testImplementation 'io.rest-assured:rest-assured:5.1.1'
7+
testImplementation 'io.rest-assured:rest-assured:5.2.0'
88
testImplementation 'org.assertj:assertj-core:3.23.1'
99
}

0 commit comments

Comments
 (0)