diff --git a/build.gradle.kts b/build.gradle.kts index 14b0890..a02b31e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -40,7 +40,7 @@ subprojects { val restAssuredKotlinExtensionsVersion = "5.5.1" // https://mvnrepository.com/artifact/io.rest-assured/kotlin-extensions val svmVersion = "24.2.1" // https://mvnrepository.com/artifact/org.graalvm.nativeimage/svm - val mockkVersion = "1.14.2" // https://mvnrepository.com/artifact/io.mockk/mockk + val mockkVersion = "1.14.7" // https://mvnrepository.com/artifact/io.mockk/mockk dependencyManagement { dependencies {