Skip to content

Commit a175940

Browse files
renovate[bot]overfullstack
authored andcommitted
Update dependency io.arrow-kt:arrow-core to v2 (#188)
| 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]>
1 parent bb9b8e3 commit a175940

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ kotlin = "2.1.0"
44
moshix = "0.29.0"
55
http4k = "5.31.1.0"
66
immutables = "2.10.1"
7-
arrow = "1.2.4"
8-
graal = "24.1.1" # 23.0.6 Compatible with Java 17
7+
arrow = "2.0.0"
8+
graal = "24.1.1"
99
java-vavr = "0.10.4"
1010
kotlin-vavr = "0.10.2"
1111
jetbrains-annotations = "26.0.0"

0 commit comments

Comments
 (0)