Skip to content

Commit c4e7073

Browse files
committed
Upgrade to Awaitility 4.2.1
Closes gh-39962
1 parent c71d58f commit c4e7073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ bom {
9999
]
100100
}
101101
}
102-
library("Awaitility", "4.2.0") {
102+
library("Awaitility", "4.2.1") {
103103
group("org.awaitility") {
104104
modules = [
105105
"awaitility",

0 commit comments

Comments
 (0)