Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent e1e16d0 commit 9349950
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 @@ -83,7 +83,7 @@
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<testcontainers.version>1.19.8</testcontainers.version>
<instancio-junit.version>3.0.1</instancio-junit.version>
<rest-assured.version>5.4.0</rest-assured.version>
<rest-assured.version>5.5.0</rest-assured.version>
<json-schema-validator.version>5.4.0</json-schema-validator.version>

<!-- Spring Dependencies Versions -->
Expand Down

0 comments on commit 9349950

Please sign in to comment.