We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6673eb0 + c9b0c10 commit aeb9f03Copy full SHA for aeb9f03
build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
55
implementation("com.rubiconproject.oss:jchronic:0.2.8")
56
implementation("io.github.yamilmedina:natural-kron:2.0.0")
57
- implementation("io.arrow-kt:arrow-core:1.2.0-RC")
+ implementation("io.arrow-kt:arrow-core:2.1.2")
58
implementation("com.wire:wire-apps-jvm-sdk:0.0.8")
59
60
// Test dependencies
0 commit comments