Skip to content

Commit

Permalink
Bump org.jsonschema2pojo:jsonschema2pojo-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps [org.jsonschema2pojo:jsonschema2pojo-gradle-plugin](https://github.com/joelittlejohn/jsonschema2pojo) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases)
- [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md)
- [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.2.1...jsonschema2pojo-1.2.2)

---
updated-dependencies:
- dependency-name: org.jsonschema2pojo:jsonschema2pojo-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent f71c4ec commit 90bbe49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ext.plugins = [
// swagger-parser manually upgraded for compatibility with snakeyaml 2.0
// see https://github.com/OpenAPITools/openapi-generator/issues/15876
"io.swagger.parser.v3:swagger-parser:2.1.22",
"org.jsonschema2pojo:jsonschema2pojo-gradle-plugin:1.2.1",
"org.jsonschema2pojo:jsonschema2pojo-gradle-plugin:1.2.2",
// required for the newest liquibase gradle plugin version
"org.liquibase:liquibase-core:4.29.2",
"org.liquibase:liquibase-gradle-plugin:3.0.1",
Expand Down

0 comments on commit 90bbe49

Please sign in to comment.