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 9747a62 commit 98e5103Copy full SHA for 98e5103
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
embed 'org.jetbrains.kotlin:kotlin-stdlib'
40
embed 'com.google.code.gson:gson:2.13.2'
41
embed 'com.squareup.okhttp3:okhttp:5.1.0'
42
- embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3'
+ embed 'com.michael-bull.kotlin-result:kotlin-result:2.1.0'
43
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.0.3'
44
}
45
0 commit comments