We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1ad98 commit 5352b4bCopy full SHA for 5352b4b
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
embed 'com.google.code.gson:gson:2.13.1'
41
embed 'com.squareup.okhttp3:okhttp:5.1.0'
42
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3'
43
- testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.0.1'
+ testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.0.2'
44
}
45
46
processResources {
0 commit comments