joelittlejohn / jsonschema2pojo

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
http://www.jsonschema2pojo.org
Apache License 2.0
6.24k stars 1.66k forks source link

The AbstractCompile.destinationDir property has been deprecated #1646

Open surecloud-jleite opened 3 days ago

surecloud-jleite commented 3 days ago

I've got this warning when using Gradle 8.11

The AbstractCompile.destinationDir property has been deprecated.org.jsonschema2pojo

This is scheduled to be removed in Gradle 9.0. The AbstractCompile.destinationDir property has been deprecated.