Skip to content

Commit

Permalink
Merge pull request #97 from arrow-kt/renovate/arrow
Browse files Browse the repository at this point in the history
Update dependency io.arrow-kt:arrow-fx-coroutines to v1.2.1
  • Loading branch information
nomisRev authored Feb 7, 2024
2 parents 3b4b048 + 25e108c commit 4c5a912
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 @@ -6,7 +6,7 @@ arrowGradleConfig = "0.12.0-rc.6"
kotlinBinaryCompatibilityValidator = "0.14.0"
knit = "0.4.0"
ktor = "2.3.8"
arrow = "1.2.0"
arrow = "1.2.1"

[libraries]
coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit 4c5a912

Please sign in to comment.