diff --git a/build.gradle.kts b/build.gradle.kts index a90c4285..8f20ff0d 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -40,7 +40,7 @@ subprojects { val restAssuredKotlinExtensionsVersion = "5.4.0" // https://mvnrepository.com/artifact/io.rest-assured/kotlin-extensions val svmVersion = "23.1.2" // https://mvnrepository.com/artifact/org.graalvm.nativeimage/svm - val mockkVersion = "1.13.9" // https://mvnrepository.com/artifact/io.mockk/mockk + val mockkVersion = "1.13.10" // https://mvnrepository.com/artifact/io.mockk/mockk dependencyManagement { dependencies {