Skip to content

Commit

Permalink
deps: bump rest-assured-bom from 5.0.1 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [rest-assured-bom](https://github.com/rest-assured/rest-assured) from 5.0.1 to 5.1.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-5.0.1...rest-assured-5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2022
1 parent 67f6dd1 commit 18d8fb3
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 @@ -70,7 +70,7 @@
<version.junit-jupiter>5.8.2</version.junit-jupiter>
<version.junit-surefire-provider>1.3.2</version.junit-surefire-provider>
<version.mockito>4.6.0</version.mockito>
<version.rest-assured>5.0.1</version.rest-assured>
<version.rest-assured>5.1.0</version.rest-assured>
<version.revapi>0.26.1</version.revapi>
<version.slf4j>1.7.36</version.slf4j>
<version.testcontainers>1.17.2</version.testcontainers>
Expand Down

0 comments on commit 18d8fb3

Please sign in to comment.