Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit a01feaa

Browse files
build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0 (#115)
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.5.6 to 6.0.0. - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-6.0.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c698e4f commit a01feaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edc = "0.15.0-SNAPSHOT"
66
postgres = "42.7.8"
77
jakarta-json = "2.1.3"
88
jackson = "2.20.1"
9-
restAssured = "5.5.6"
9+
restAssured = "6.0.0"
1010
awaitility = "4.3.0"
1111
httpMockServer = "5.15.0"
1212
testcontainers = "1.21.3"

0 commit comments

Comments
 (0)