Skip to content

Commit

Permalink
Bump io.rest-assured:rest-assured from 4.3.2 to 4.5.1
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 4.3.2 to 4.5.1.
- [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt)
- [Commits](rest-assured/rest-assured@rest-assured-4.3.2...rest-assured-4.5.1)

---
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 Nov 8, 2023
1 parent fc1bcca commit a7112ee
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 @@ -669,7 +669,7 @@
<jetty-version>9.4.53.v20231009</jetty-version>
<testng-version>7.8.0</testng-version>
<mockito-version>2.28.2</mockito-version>
<rest-assured-version>4.3.2</rest-assured-version>
<rest-assured-version>4.5.1</rest-assured-version>
<httpcomponents-version>4.5.14</httpcomponents-version>
<commons-codec-version>1.16.0</commons-codec-version>

Expand Down

0 comments on commit a7112ee

Please sign in to comment.