diff --git a/build.gradle b/build.gradle index 58cd329..182b409 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.5' + testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.6' } processResources {