Skip to content

Commit

Permalink
Bump rest-assured from 4.4.0 to 5.0.1 (#360)
Browse files Browse the repository at this point in the history
Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 4.4.0 to 5.0.1.
- [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.4.0...rest-assured-5.0.1)

---
updated-dependencies:
- dependency-name: io.rest-assured:rest-assured
  dependency-type: direct:production
  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 18, 2022
1 parent 73657fb commit d794fb1
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>io.rest-assured</groupId>
<artifactId>rest-assured</artifactId>
<version>5.0.0</version>
<version>5.0.1</version>
<exclusions>
<exclusion>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit d794fb1

Please sign in to comment.