Skip to content

Commit 5e4d473

Browse files
committed
Upgrade to REST Assured 5.5.1
Closes gh-44285
1 parent 4c917a5 commit 5e4d473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1978,7 +1978,7 @@ bom {
19781978
releaseNotes("https://github.com/reactor/reactor/releases/tag/{version}")
19791979
}
19801980
}
1981-
library("REST Assured", "5.5.0") {
1981+
library("REST Assured", "5.5.1") {
19821982
group("io.rest-assured") {
19831983
imports = [
19841984
"rest-assured-bom"

0 commit comments

Comments
 (0)