Skip to content

Commit c99c1f7

Browse files
committed
Revert "Upgrade to Awaitility 4.2.1"
This reverts commit 00ec9d0. See gh-39974
1 parent a2f7244 commit c99c1f7

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.1") {
102+
library("Awaitility", "4.2.0") {
103103
group("org.awaitility") {
104104
modules = [
105105
"awaitility",

0 commit comments

Comments
 (0)