prezi / pride

Manages a pride of Gradle modules
Other
71 stars 13 forks source link

The StartParameter.isSearchUpwards() method has been deprecated. This is scheduled to be removed in Gradle 7.0. #166

Open stmlange opened 3 years ago

stmlange commented 3 years ago

When building a project with a more recent gradle version (e.g. gradlew check --warning-mode all) I get the warning that the StartParameter.isSearchUpwards() method has been deprecated. I guess the offender is this check

Consult the upgrading guide for further information: https://docs.gradle.org/6.4/userguide/upgrading_version_5.html#search_upwards_related_apis_in_startparameter_have_been_deprecated