We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93675fe commit 3ad7d47Copy full SHA for 3ad7d47
1 file changed
build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
embed 'com.google.code.gson:gson:2.13.2'
41
embed 'com.squareup.okhttp3:okhttp:5.3.2'
42
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3'
43
- testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.4'
+ testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.5'
44
}
45
46
processResources {
0 commit comments