-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Hello, I am using gradle 8.7 and I get the following warnings.
The org.gradle.api.plugins.Convention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_access_to_conventions
The org.gradle.api.plugins.JavaPluginConvention type has been deprecated. This is scheduled to be removed in Gradle 9.0. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#java_convention_deprecation
The AbstractCompile.destinationDir property has been deprecated. This is scheduled to be removed in Gradle 9.0. Please use the destinationDirectory property instead. Consult the upgrading guide for further information: https://docs.gradle.org/8.7/userguide/upgrading_version_7.html#compile_task_wiring
Gradle user guide
https://docs.gradle.org/8.7/userguide/upgrading_version_8.html#deprecated_access_to_conventions
Metadata
Metadata
Assignees
Labels
No labels