Skip to content

Commit 0aa95ee

Browse files
Update dependency io.github.optimumcode:json-schema-validator-jvm to v0.5.1 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2db817 commit 0aa95ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.main.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@file:Repository("https://repo.maven.apache.org/maven2/")
33
@file:DependsOn("io.github.typesafegithub:github-workflows-kt:3.2.0")
44
@file:DependsOn("it.krzeminski:snakeyaml-engine-kmp:3.1.1")
5-
@file:DependsOn("io.github.optimumcode:json-schema-validator-jvm:0.5.0")
5+
@file:DependsOn("io.github.optimumcode:json-schema-validator-jvm:0.5.1")
66

77
@file:Repository("https://bindings.krzeminski.it")
88
@file:DependsOn("actions:checkout:v4")

0 commit comments

Comments
 (0)