We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0774c50 commit b870a2aCopy full SHA for b870a2a
build.gradle.kts
@@ -72,7 +72,7 @@ dependencies {
72
implementation("org.yaml:snakeyaml:2.0")
73
implementation("com.squareup.moshi:moshi:1.15.0")
74
implementation("com.squareup.moshi:moshi-kotlin:1.15.0")
75
- testImplementation("com.beust:klaxon:5.5")
+ testImplementation("com.beust:klaxon:5.6")
76
77
implementation("com.google.re2j:re2j:1.7")
78
// implementation("com.github.fge:json-schema-validator:2.2.6")
0 commit comments