diff --git a/build.gradle.kts b/build.gradle.kts index b25ee63..7f1645c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -29,7 +29,7 @@ dependencies { implementation("org.jetbrains:annotations:26.0.2") implementation("com.natpryce:konfig:1.6.10.0") implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0") - implementation("io.arrow-kt:arrow-core:1.2.1") + implementation("io.arrow-kt:arrow-core:2.0.1") // felles lib implementation("com.github.navikt.tiltakspenger-libs:common:$felleslibVersion")