Skip to content

Commit 1523c65

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/io.rest-assured-rest-assured-5.5.6' into combined-pr-branch
2 parents 0244fb2 + ad1cf42 commit 1523c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dependencies {
120120
testImplementation files('testlib/repo/fakejar/fakejar/0/fakejar-0.jar')
121121

122122
testImplementation 'org.assertj:assertj-core:3.27.4'
123-
testImplementation 'io.rest-assured:rest-assured:5.5.5'
123+
testImplementation 'io.rest-assured:rest-assured:5.5.6'
124124

125125
jarFileTestCompileOnly "org.projectlombok:lombok:${lombok.version}"
126126
jarFileTestAnnotationProcessor "org.projectlombok:lombok:${lombok.version}"

0 commit comments

Comments
 (0)