diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 17ef2f34b5c..f9aa87cc0c6 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -105,7 +105,7 @@ bom { ] } } - library("MockK", "1.10.0") { + library("MockK", "1.10.6") { group("io.mockk") { modules = [ "mockk"