Skip to content

Commit 3b570c6

Browse files
build(deps): bump io.rest-assured:rest-assured from 4.5.0 to 5.3.0 (#137)
Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 4.5.0 to 5.3.0. - [Release notes](https://github.com/rest-assured/rest-assured/releases) - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-4.5.0...rest-assured-5.3.0) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca4cb47 commit 3b570c6

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
@@ -31,7 +31,7 @@ nimbus = "9.25"
3131
okhttp = "4.10.0"
3232
openTelemetry = "1.18.0"
3333
postgres = "42.6.0"
34-
restAssured = "4.5.0"
34+
restAssured = "5.3.0"
3535
rsApi = "3.1.0"
3636
servletApi = "4.0.4"
3737
slf4j = "2.0.7"

0 commit comments

Comments
 (0)