diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 170a8e8e21..d45a885cde 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.1.0") { + library("Awaitility", "4.1.1") { group("org.awaitility") { modules = [ "awaitility",