Skip to content

Commit

Permalink
Merge pull request #213 from fraktalio/renovate/arrow
Browse files Browse the repository at this point in the history
Update dependency io.arrow-kt:arrow-core to v1.2.0
  • Loading branch information
idugalic committed Jul 12, 2023
2 parents aba657e + bab5df8 commit 617931e
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 @@ -4,7 +4,7 @@ dokka = "1.8.20"
kotest = "5.6.2"
kotest-plugin = "5.6.2"
kotlin = "1.9.0"
arrow = "1.2.0-RC"
arrow = "1.2.0"

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

0 comments on commit 617931e

Please sign in to comment.