Skip to content

Commit

Permalink
Merge pull request #278 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.4
  • Loading branch information
idugalic committed Apr 3, 2024
2 parents ccb4a5f + a4e92d1 commit 3b9a1f9
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.9.20"
kotest = "5.8.1"
kotest-plugin = "5.8.1"
kotlin = "1.9.23"
arrow = "1.2.3"
arrow = "1.2.4"

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

0 comments on commit 3b9a1f9

Please sign in to comment.