diff --git a/.idea/misc.xml b/.idea/misc.xml
index 0fda890..dc010c6 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -7,5 +7,5 @@
-
+
\ No newline at end of file
diff --git a/libs.versions.toml b/libs.versions.toml
index aa86b74..e34b06f 100644
--- a/libs.versions.toml
+++ b/libs.versions.toml
@@ -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"