Skip to content

Commit a45715b

Browse files
build(deps): bump io.rest-assured:rest-assured from 5.5.6 to 6.0.0
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>
1 parent fd41ed7 commit a45715b

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
@@ -4,7 +4,7 @@ format.version = "1.1"
44
[versions]
55
awaitility = "4.2.0"
66
edc = "0.16.0-SNAPSHOT"
7-
restAssured = "5.5.6"
7+
restAssured = "6.0.0"
88
jackson = "2.20.1"
99
postgres = "42.7.8"
1010
testcontainers = "1.21.3"

0 commit comments

Comments
 (0)