Skip to content

Commit 06bfdcb

Browse files
Bump io.rest-assured:rest-assured from 5.5.6 to 5.5.7 in /core
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.6 to 5.5.7. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-5.5.7) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e38d920 commit 06bfdcb

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)