Skip to content

Commit

Permalink
build(deps): bump io.rest-assured:rest-assured from 5.3.2 to 5.4.0 (#195
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 12, 2023
1 parent 045f798 commit 0254e4c
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 @@ -11,7 +11,7 @@ jupiter = "5.10.1"
mockserver = "5.15.0"
nimbus = "9.37.2"
postgres = "42.7.1"
restAssured = "5.3.2"
restAssured = "5.4.0"
swagger = "2.2.18"
rsApi = "3.1.0"
testcontainers = "1.19.3"
Expand Down

0 comments on commit 0254e4c

Please sign in to comment.