Skip to content

Commit

Permalink
Bump rest-assured from 5.2.0 to 5.3.0 (#93)
Browse files Browse the repository at this point in the history
Bumps [rest-assured](https://github.com/rest-assured/rest-assured) from 5.2.0 to 5.3.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.2.0...rest-assured-5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Gawinecki <mgawinecki@gmail.com>
  • Loading branch information
dependabot[bot] and dzieciou authored Feb 4, 2023
1 parent be32d1e commit 9243df8
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 @@ -37,7 +37,7 @@
<maven.compiler.target>8</maven.compiler.target>
<junit.jupiter.version>5.8.1</junit.jupiter.version>
<junit.platform.version>1.8.1</junit.platform.version>
<rest-assured.version>5.2.0</rest-assured.version>
<rest-assured.version>5.3.0</rest-assured.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9243df8

Please sign in to comment.