Skip to content

Commit b098e22

Browse files
chore(deps): bump io.github.optimumcode:json-schema-validator
Bumps [io.github.optimumcode:json-schema-validator](https://github.com/OptimumCode/json-schema-validator) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/OptimumCode/json-schema-validator/releases) - [Changelog](https://github.com/OptimumCode/json-schema-validator/blob/main/changelog_config.json) - [Commits](https://github.com/OptimumCode/json-schema-validator/commits) --- updated-dependencies: - dependency-name: io.github.optimumcode:json-schema-validator dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe3d821 commit b098e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0"
3-
json-schema-validator = "0.5.1"
3+
json-schema-validator = "0.5.2"
44

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

0 commit comments

Comments
 (0)