diff --git a/build.gradle b/build.gradle index 5cb965e..a29adff 100644 --- a/build.gradle +++ b/build.gradle @@ -40,7 +40,7 @@ dependencies { embed 'com.google.code.gson:gson:2.14.0' embed 'com.squareup.okhttp3:okhttp:5.4.0' embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3' - testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.11' + testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.2.4' } processResources {