You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since jsonschema2pojo-gradle-plugin does not explicitly reference AbstractCompile#destinationDir then theoretically given warning should not pose a problem.
I've managed to trace down the source/location of given warning to
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.
The text was updated successfully, but these errors were encountered: