Skip to content

Commit

Permalink
Bump jsonschema from 4.31.1 to 4.32.0 (#512)
Browse files Browse the repository at this point in the history
Bumps `jsonschema` from 4.31.1 to 4.32.0.

Updates `com.github.victools:jsonschema-generator` from 4.31.1 to 4.32.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.31.1...v4.32.0)

Updates `com.github.victools:jsonschema-module-jakarta-validation` from 4.31.1 to 4.32.0
- [Release notes](https://github.com/victools/jsonschema-generator/releases)
- [Changelog](https://github.com/victools/jsonschema-generator/blob/main/CHANGELOG.md)
- [Commits](victools/jsonschema-generator@v4.31.1...v4.32.0)

---
updated-dependencies:
- dependency-name: com.github.victools:jsonschema-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.victools:jsonschema-module-jakarta-validation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: José Carlos Montañez <[email protected]>
  • Loading branch information
dependabot[bot] and Montagon authored Nov 3, 2023
1 parent 0e42da2 commit e761ce8
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 @@ -38,7 +38,7 @@ openai-client-version = "3.5.0"
gpt4all-java = "1.1.5"
ai-djl = "0.24.0"
jackson = "2.15.3"
jsonschema = "4.31.1"
jsonschema = "4.32.0"
jakarta = "3.0.2"
suspend-transform = "0.5.1"
suspendApp = "0.4.0"
Expand Down

0 comments on commit e761ce8

Please sign in to comment.