diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4e233ea845..aa5227a55e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -130,7 +130,7 @@ bom { ] } } - library("Awaitility", "4.1.1") { + library("Awaitility", "4.2.0") { group("org.awaitility") { modules = [ "awaitility",