Skip to content

Commit

Permalink
Bump net.pwall.json:json-kotlin-schema from 0.51 to 0.52
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.51 to 0.52.
- [Changelog](https://github.com/pwall567/json-kotlin-schema/blob/main/CHANGELOG.md)
- [Commits](pwall567/json-kotlin-schema@0.51...0.52)

---
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 Nov 20, 2024
1 parent 20d3f39 commit 830636c
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.51" }
json-kotlin-schema = { module = "net.pwall.json:json-kotlin-schema", version = "0.52" }

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

0 comments on commit 830636c

Please sign in to comment.