diff --git a/build.gradle b/build.gradle index eec7409..0cd5c96 100644 --- a/build.gradle +++ b/build.gradle @@ -40,7 +40,7 @@ dependencies { embed 'com.google.code.gson:gson:2.13.2' embed 'com.squareup.okhttp3:okhttp:5.3.2' embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3' - testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.3' + testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.4' } processResources {