Skip to content

Commit

Permalink
Update dependency io.arrow-kt:arrow-fx-coroutines to v1.1.3-alpha.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2022
1 parent 35c1c2e commit fc0c2e3
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.49")
}
}

Expand Down

0 comments on commit fc0c2e3

Please sign in to comment.