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 ce9cd5f commit e274efeCopy full SHA for e274efe
build.gradle.kts
@@ -70,7 +70,7 @@ dependencies {
70
71
implementation("org.yaml:snakeyaml:1.31")
72
implementation("com.squareup.moshi:moshi:1.14.0")
73
- implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
+ implementation("com.squareup.moshi:moshi-kotlin:1.14.0")
74
testImplementation("com.beust:klaxon:5.5")
75
76
implementation("com.google.re2j:re2j:1.7")
0 commit comments