Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2023
1 parent 06fcef2 commit 1a4bf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ val hikariCpVersion = "5.0.1"
val ktorFlywayVersion = "1.2.2"
val logbackVersion = "1.4.8"
val assertjVersion = "3.24.2"
val restAssuredVersion = "5.3.0"
val restAssuredVersion = "5.3.1"
val junitVersion = "5.9.3"
val postgresqlVersion = "42.6.0"

Expand Down

0 comments on commit 1a4bf71

Please sign in to comment.