Skip to content

Commit

Permalink
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-re…
Browse files Browse the repository at this point in the history
…sult to v1.1.21
  • Loading branch information
renovate[bot] committed May 25, 2024
1 parent daa5ef4 commit 841a565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", ve
junit = { module = "junit:junit", version = "4.13.2" }
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
kotlin-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
kotlin-result = { module = "com.michael-bull.kotlin-result:kotlin-result", version = "1.1.16" }
kotlin-result = { module = "com.michael-bull.kotlin-result:kotlin-result", version = "1.1.21" }
liveevent = { module = "com.github.hadilq:live-event", version = "1.3.0" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.10.0" }

Expand Down

0 comments on commit 841a565

Please sign in to comment.