Skip to content

Commit

Permalink
Bump net.pwall.json:json-kotlin-schema from 0.49 to 0.50
Browse files Browse the repository at this point in the history
Bumps [net.pwall.json:json-kotlin-schema](https://github.com/pwall567/json-kotlin-schema) from 0.49 to 0.50.
- [Changelog](https://github.com/pwall567/json-kotlin-schema/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pwall567/json-kotlin-schema/commits)

---
updated-dependencies:
- dependency-name: net.pwall.json:json-kotlin-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 5, 2024
1 parent 42970ae commit 388196f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kondor-core = { module = "com.ubertob.kondor:kondor-core", version.ref = "kondor
kondor-tools = { module = "com.ubertob.kondor:kondor-tools", version.ref = "kondor" }
zjsonpatch = { module = "com.flipkart.zjsonpatch:zjsonpatch", version = "0.4.16" }
everit-json-schema = { module = "com.github.erosb:everit-json-schema", version = "1.14.4" }
json-kotlin-schema = { module = "net.pwall.json:json-kotlin-schema", version = "0.49" }
json-kotlin-schema = { module = "net.pwall.json:json-kotlin-schema", version = "0.50" }

jackson-bom = { module = "com.fasterxml.jackson:jackson-bom", version = "2.17.2" }
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
Expand Down

0 comments on commit 388196f

Please sign in to comment.