diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8b70aed9c42..29f6b412353 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -124,7 +124,7 @@ bom { ] } } - library("Awaitility", "4.0.3") { + library("Awaitility", "4.1.0") { group("org.awaitility") { modules = [ "awaitility",