Skip to content

Commit

Permalink
Update dependency io.arrow-kt:arrow-fx-coroutines to v1.1.3-alpha.48
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2022
1 parent 1136fe3 commit 861f67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ kotlin {
val commonMain by getting {
dependencies {
implementation(project.rootProject)
implementation("io.arrow-kt:arrow-fx-coroutines:1.1.3-alpha.37")
implementation("io.arrow-kt:arrow-fx-coroutines:1.1.3-alpha.48")
}
}

Expand Down

0 comments on commit 861f67c

Please sign in to comment.