Skip to content

Commit ae5bf42

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/io.rest-assured-rest-assured-5.5.7' into combined-pr-branch
2 parents f5ad6f7 + 06bfdcb commit ae5bf42

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
@@ -116,7 +116,7 @@ dependencies {
116116
testImplementation files('testlib/repo/fakejar/fakejar/0/fakejar-0.jar')
117117

118118
testImplementation 'org.assertj:assertj-core:3.27.7'
119-
testImplementation 'io.rest-assured:rest-assured:5.5.6'
119+
testImplementation 'io.rest-assured:rest-assured:5.5.7'
120120

121121
jarFileTestCompileOnly "org.projectlombok:lombok:${lombok.version}"
122122
jarFileTestAnnotationProcessor "org.projectlombok:lombok:${lombok.version}"

0 commit comments

Comments
 (0)