Skip to content

Commit 66db9ff

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
8080
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
8181
testImplementation 'org.assertj:assertj-core:3.27.4'
82-
testImplementation 'io.rest-assured:rest-assured:5.5.5'
82+
testImplementation 'io.rest-assured:rest-assured:5.5.6'
8383
testImplementation 'com.icegreen:greenmail:2.1.5'
8484
testImplementation 'org.awaitility:awaitility:4.3.0'
8585
}

0 commit comments

Comments
 (0)