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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent f1d9077 commit e815bd9
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 @@ -9,7 +9,7 @@ jakarta-json = "2.0.1"
junit-pioneer = "2.2.0"
jupiter = "5.10.3"
okhttp-mockwebserver = "5.0.0-alpha.14"
restAssured = "5.4.0"
restAssured = "5.5.0"
rsApi = "4.0.0"
testcontainers = "1.19.8"
kafkaClients = "3.7.1"
Expand Down

0 comments on commit e815bd9

Please sign in to comment.