Skip to content

Commit e61bba1

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.3.1 to 0.4.0. - [Release notes](https://github.com/OptimumCode/json-schema-validator/releases) - [Changelog](https://github.com/OptimumCode/json-schema-validator/blob/main/changelog_config.json) - [Commits](OptimumCode/json-schema-validator@0.3.1...0.4.0) --- updated-dependencies: - dependency-name: io.github.optimumcode:json-schema-validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d957bc6 commit e61bba1

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.1.10"
3-
json-schema-validator = "0.3.1"
3+
json-schema-validator = "0.4.0"
44

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

0 commit comments

Comments
 (0)