Skip to content

Commit c81a2ec

Browse files
Bump io.github.optimumcode:json-schema-validator
Bumps [io.github.optimumcode:json-schema-validator](https://github.com/OptimumCode/json-schema-validator) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/OptimumCode/json-schema-validator/releases) - [Commits](OptimumCode/json-schema-validator@0.5.3...0.5.4) --- updated-dependencies: - dependency-name: io.github.optimumcode:json-schema-validator dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d47849b commit c81a2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/kotlin-kmp-json-schema-validator/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.3.10"
3-
json-schema-validator = "0.5.3"
3+
json-schema-validator = "0.5.4"
44

55
[plugins]
66
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)