Skip to content

Commit 98e5103

Browse files
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v2.1.0
1 parent 9747a62 commit 98e5103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.0'
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.0.3'
4444
}
4545

0 commit comments

Comments
 (0)