Skip to content

Commit

Permalink
Update dependency io.arrow-kt:arrow-core to v2 (#188)
Browse files Browse the repository at this point in the history
| datasource | package                | from  | to    |
| ---------- | ---------------------- | ----- | ----- |
| maven      | io.arrow-kt:arrow-core | 1.2.4 | 2.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Gopal S Akshintala <[email protected]>
  • Loading branch information
renovate[bot] authored and overfullstack committed Dec 7, 2024
1 parent bb9b8e3 commit a175940
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ kotlin = "2.1.0"
moshix = "0.29.0"
http4k = "5.31.1.0"
immutables = "2.10.1"
arrow = "1.2.4"
graal = "24.1.1" # 23.0.6 Compatible with Java 17
arrow = "2.0.0"
graal = "24.1.1"
java-vavr = "0.10.4"
kotlin-vavr = "0.10.2"
jetbrains-annotations = "26.0.0"
Expand Down

0 comments on commit a175940

Please sign in to comment.