Skip to content

Commit

Permalink
build(deps): bump io.rest-assured:rest-assured from 5.3.0 to 5.3.1 (#…
Browse files Browse the repository at this point in the history
…3194)

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

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

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 Jun 26, 2023
1 parent 3172ed9 commit dfaba84
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 @@ -30,7 +30,7 @@ okhttp = "4.11.0"
openTelemetry = "1.18.0"
opentelemetry-proto = "0.14.0-alpha"
postgres = "42.6.0"
restAssured = "5.3.0"
restAssured = "5.3.1"
rsApi = "3.1.0"
slf4j = "2.0.7"
titanium = "1.3.2"
Expand Down

0 comments on commit dfaba84

Please sign in to comment.