We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e0b94 commit a99a2f1Copy full SHA for a99a2f1
build.gradle.kts
@@ -72,7 +72,7 @@ dependencies {
72
implementation("org.yaml:snakeyaml:2.0")
73
implementation("com.squareup.moshi:moshi:1.14.0")
74
implementation("com.squareup.moshi:moshi-kotlin:1.14.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