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 a1887c0 + a61013d commit aa65c3bCopy full SHA for aa65c3b
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
implementation("org.java-websocket:Java-WebSocket:1.5.7")
37
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
38
implementation("com.beust:klaxon:5.6")
39
- implementation("com.akuleshov7:ktoml-core:0.5.1")
+ implementation("com.akuleshov7:ktoml-core:0.5.2")
40
implementation("com.akuleshov7:ktoml-file:0.5.2")
41
implementation("io.arrow-kt:arrow-core:1.2.4")
42
0 commit comments