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