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 b5d3775 commit 838ce51Copy full SHA for 838ce51
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
embed 'org.jetbrains.kotlin:kotlin-stdlib'
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'
+ embed 'com.michael-bull.kotlin-result:kotlin-result:2.1.0'
43
testImplementation 'io.kotest:kotest-runner-junit5-jvm:5.9.1'
44
}
45
0 commit comments