Skip to content

Commit

Permalink
Merge pull request #117 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.4
  • Loading branch information
nomisRev authored May 7, 2024
2 parents 42ca007 + 9623885 commit cb4c8cd
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.5.0"
ktor = "2.3.8"
arrow = "1.2.1"
arrow = "1.2.4"

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

0 comments on commit cb4c8cd

Please sign in to comment.