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 a2db817 commit 0aa95eeCopy full SHA for 0aa95ee
.github/workflows/test.main.kts
@@ -2,7 +2,7 @@
2
@file:Repository("https://repo.maven.apache.org/maven2/")
3
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.2.0")
4
@file:DependsOn("it.krzeminski:snakeyaml-engine-kmp:3.1.1")
5
-@file:DependsOn("io.github.optimumcode:json-schema-validator-jvm:0.5.0")
+@file:DependsOn("io.github.optimumcode:json-schema-validator-jvm:0.5.1")
6
7
@file:Repository("https://bindings.krzeminski.it")
8
@file:DependsOn("actions:checkout:v4")
0 commit comments