diff --git a/build.gradle.kts b/build.gradle.kts index ef642fb..8dc3e2c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -38,7 +38,7 @@ dependencies { implementation("com.beust:klaxon:5.6") implementation("com.akuleshov7:ktoml-core:0.5.2") implementation("com.akuleshov7:ktoml-file:0.5.2") - implementation("io.arrow-kt:arrow-core:1.2.4") + implementation("io.arrow-kt:arrow-core:2.1.2") // IntelliJ Platform Gradle Plugin Dependencies Extension - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-dependencies-extension.html intellijPlatform {