Skip to content

Commit

Permalink
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 and MediaMarco committed Aug 13, 2024
1 parent d225fa5 commit d70a8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ext {
hamcrest : '3.0',
mockito_core : '5.12.0',
jsonassert : '1.5.3',
rest_assured : '5.4.0',
rest_assured : '5.5.0',
commons_codec : '1.17.1',
testcontainers: '1.20.1'
]
Expand Down

0 comments on commit d70a8f0

Please sign in to comment.