Skip to content

Commit

Permalink
Bump rest-assured from 4.5.1 to 5.0.0 (#78)
Browse files Browse the repository at this point in the history
Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.5.1 to 5.0.0.
- [Release notes](https://github.com/rest-assured/rest-assured/releases)
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-4.5.1...rest-assured-5.0.0)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2022
1 parent c8a8dc8 commit 09390cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>4.5.1</version>
<version>5.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 09390cf

Please sign in to comment.