diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 0513dd2c7df..ceb61aab8c0 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -102,7 +102,7 @@ bom { ] } } - library("MockK", "1.9.3") { + library("MockK", "1.10.0") { group("io.mockk") { modules = [ "mockk"