Skip to content

Commit c356749

Browse files
build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0 (#555)
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 7b45ceb commit c356749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jackson = "2.20.1"
99
jakarta-json = "2.1.3"
1010
parsson = "1.1.6"
1111
postgres = "42.7.8"
12-
restAssured = "5.5.6"
12+
restAssured = "6.0.0"
1313

1414
[libraries]
1515
# upstream EDC dependencies

0 commit comments

Comments
 (0)