We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15b9cd commit 1e72097Copy full SHA for 1e72097
build.gradle
@@ -47,7 +47,7 @@ subprojects {
47
ext {
48
apacheHttpComponentsVersion = "4.5.14"
49
assertjCoreVersion = '3.26.3'
50
- awaitilityVersion = "4.2.1"
+ awaitilityVersion = "4.2.2"
51
caffeineVersion = "3.1.8"
52
checkstyleVersion = "8.45"
53
commonsIoVersion = "2.16.1"
0 commit comments