Skip to content

Commit

Permalink
build(deps): bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lburgazzoli committed Aug 5, 2024
1 parent 36a5738 commit 9cf296c
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 @@ -16,7 +16,7 @@ autoService = "1.1.1"
errorprone = "2.28.0"
vertx = "4.5.8"
picocli = "4.7.6"
restAssured = "5.4.0"
restAssured = "5.5.0"
javaxAnnotation = "1.3.2"

versionsPlugin = "0.51.0"
Expand Down

0 comments on commit 9cf296c

Please sign in to comment.