Skip to content

Commit

Permalink
build(deps): bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 (#391
Browse files Browse the repository at this point in the history
)

Bumps [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) from 5.4.0 to 5.5.0.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-5.4.0...rest-assured-5.5.0)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 119a89c commit 7a492b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jupiter = "5.10.3"
mockserver = "5.15.0"
nimbus = "9.40"
postgres = "42.7.1"
restAssured = "5.4.0"
restAssured = "5.5.0"
swagger = "2.2.21"
rsApi = "4.0.0"
testcontainers = "1.19.3"
Expand Down

0 comments on commit 7a492b5

Please sign in to comment.