Skip to content

Commit b6855f7

Browse files
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.21
1 parent e54ebe2 commit b6855f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", ve
2626
junit = { module = "junit:junit", version = "4.13.2" }
2727
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
2828
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
29-
kotlin-result = { module = "com.michael-bull.kotlin-result:kotlin-result", version = "1.1.16" }
29+
kotlin-result = { module = "com.michael-bull.kotlin-result:kotlin-result", version = "1.1.21" }
3030
liveevent = { module = "com.github.hadilq:live-event", version = "1.3.0" }
3131
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.10.0" }
3232

0 commit comments

Comments
 (0)