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.
1 parent 6bf9f52 commit ce9cd5fCopy full SHA for ce9cd5f
build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.11")
70
71
implementation("org.yaml:snakeyaml:1.31")
72
- implementation("com.squareup.moshi:moshi:1.13.0")
+ implementation("com.squareup.moshi:moshi:1.14.0")
73
implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
74
testImplementation("com.beust:klaxon:5.5")
75
0 commit comments