Skip to content

Commit

Permalink
Upgrade to REST Assured 5.2.1
Browse files Browse the repository at this point in the history
Closes gh-33310
  • Loading branch information
snicoll committed Nov 22, 2022
1 parent 72bc705 commit 272133c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1164,7 +1164,7 @@ bom {
]
}
}
library("REST Assured", "5.2.0") {
library("REST Assured", "5.2.1") {
group("io.rest-assured") {
imports = [
"rest-assured-bom"
Expand Down

0 comments on commit 272133c

Please sign in to comment.