Skip to content

Commit 162980f

Browse files
committed
Upgrade to Awaitility 4.2.1
Closes gh-40294
1 parent e947de1 commit 162980f

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
@@ -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)