Skip to content

Commit

Permalink
Upgrade to REST Assured 5.3.1
Browse files Browse the repository at this point in the history
Closes gh-35999
  • Loading branch information
snicoll committed Jun 20, 2023
1 parent a7f8b82 commit 0c32ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@ bom {
]
}
}
library("REST Assured", "5.3.0") {
library("REST Assured", "5.3.1") {
group("io.rest-assured") {
imports = [
"rest-assured-bom"
Expand Down

0 comments on commit 0c32ce4

Please sign in to comment.