We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72fd69 commit 3c4b0b3Copy full SHA for 3c4b0b3
build.gradle.kts
@@ -60,7 +60,7 @@ dependencies {
60
implementation("org.yaml:snakeyaml:1.30")
61
implementation("com.squareup.moshi:moshi:1.13.0")
62
implementation("com.squareup.moshi:moshi-kotlin:1.13.0")
63
- testImplementation("com.beust:klaxon:5.5")
+ testImplementation("com.beust:klaxon:5.6")
64
65
implementation("com.google.re2j:re2j:1.6")
66
// implementation("com.github.fge:json-schema-validator:2.2.6")
0 commit comments