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 8c0f8fc commit f030b5eCopy full SHA for f030b5e
build.gradle.kts
@@ -58,7 +58,7 @@ dependencies {
58
testRuntimeOnly("ch.qos.logback:logback-classic:1.2.10")
59
60
implementation("org.yaml:snakeyaml:1.30")
61
- implementation("com.squareup.moshi:moshi:1.12.0")
+ implementation("com.squareup.moshi:moshi:1.13.0")
62
implementation("com.squareup.moshi:moshi-kotlin:1.12.0")
63
testImplementation("com.beust:klaxon:5.5")
64
0 commit comments