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