Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2022
1 parent af27694 commit 8eeb6cc
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.1</version.mockito>
<version.rest-assured>5.1.0</version.rest-assured>
<version.rest-assured>5.1.1</version.rest-assured>
<version.revapi>0.26.1</version.revapi>
<version.slf4j>1.7.36</version.slf4j>
<version.testcontainers>1.17.3</version.testcontainers>
Expand Down

0 comments on commit 8eeb6cc

Please sign in to comment.