Skip to content

Commit

Permalink
Bump net.pwall.json:json-kotlin-schema from 0.48 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.48 to 0.52.
- [Changelog](https://github.com/pwall567/json-kotlin-schema/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pwall567/json-kotlin-schema/commits/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 Dec 9, 2024
1 parent 393a312 commit 5482790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ val kotlinxCoroutinesVersion = "1.9.0"
val nettyVersion = "4.1.115.Final"
val micrometerVersion = "1.14.1"
val fasterXmlJacksonVersion = "2.18.2"
val kotlinJsonSchemaVersion = "0.48"
val kotlinJsonSchemaVersion = "0.52"
val apacheCommonsVersion = "3.17.0"
val googleGsonVersion = "2.11.0"
val googleAuthVersion = "1.30.0"
Expand Down

0 comments on commit 5482790

Please sign in to comment.