Skip to content

Commit 704fbe5

Browse files
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v2.1.0
1 parent c1ee92a commit 704fbe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
embed 'org.jetbrains.kotlin:kotlin-stdlib'
4040
embed 'com.google.code.gson:gson:2.13.2'
4141
embed 'com.squareup.okhttp3:okhttp:5.3.2'
42-
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.3'
42+
embed 'com.michael-bull.kotlin-result:kotlin-result:2.1.0'
4343
testImplementation 'io.kotest:kotest-runner-junit5-jvm:6.1.1'
4444
}
4545

0 commit comments

Comments
 (0)