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 f030b5e commit 1c58f93Copy full SHA for 1c58f93
build.gradle.kts
@@ -59,7 +59,7 @@ dependencies {
59
60
implementation("org.yaml:snakeyaml:1.30")
61
implementation("com.squareup.moshi:moshi:1.13.0")
62
- implementation("com.squareup.moshi:moshi-kotlin:1.12.0")
+ implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
63
testImplementation("com.beust:klaxon:5.5")
64
65
implementation("com.google.re2j:re2j:1.6")
0 commit comments