Skip to content

Commit

Permalink
Bump io.rest-assured:rest-assured from 5.3.2 to 5.4.0 (#4475)
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.3.2 to 5.4.0.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](https://github.com/rest-assured/rest-assured/commits/rest-assured-5.4.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 Dec 8, 2023
1 parent f50bba7 commit ab439b7
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 @@ -65,7 +65,7 @@ okhttp = "5.0.0-alpha.11" # TODO is compiling against an alpha version intention
postgre = "42.7.1"
prometheus = "0.16.0"
reactor = "2022.0.13"
rest-assured = "5.3.2"
rest-assured = "5.4.0"
signalfx = "1.0.37"
slf4j = "1.7.36"
spectator-atlas = "1.7.4"
Expand Down

0 comments on commit ab439b7

Please sign in to comment.