We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd6f6a commit b8e4592Copy full SHA for b8e4592
build.gradle.kts
@@ -145,7 +145,7 @@ kotlin {
145
implementation("io.kotest:kotest-assertions-core")
146
147
implementation("it.krzeminski:snakeyaml-engine-kmp:3.1.1")
148
- implementation("io.github.optimumcode:json-schema-validator:0.5.1")
+ implementation("io.github.optimumcode:json-schema-validator:0.5.2")
149
}
150
151
0 commit comments