Skip to content

Commit

Permalink
Update dependency io.arrow-kt:arrow-fx-coroutines to v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 95bc3cf commit 085f685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation("com.ensody.reactivestate:reactivestate")

implementation("io.arrow-kt:arrow-core:1.2.4")
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.3")
implementation("io.arrow-kt:arrow-fx-coroutines:1.2.4")
implementation("io.arrow-kt:arrow-autoclose:1.2.4")
}

Expand Down

0 comments on commit 085f685

Please sign in to comment.