diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d25073ab64..7c05e412a9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -102,7 +102,7 @@ bom { ] } } - library("AssertJ", "3.17.2") { + library("AssertJ", "3.18.0") { group("org.assertj") { modules = [ "assertj-core"