[BUG] Gradle task :wrapper
fails with org.gradle.util.DistributionLocator deprecated
#5494
Labels
:wrapper
fails with org.gradle.util.DistributionLocator deprecated
#5494
NOT URGENT, but should be looked into at some point
Describe the bug
Wrapper task to update gradle version fails with
The org.gradle.util.DistributionLocator type has been deprecated
.To Reproduce
Run
./gradlew wrapper --gradle-version 7.6 --distribution-type all
Expected behavior
Task should be successful.
Host/Environment (please complete the following information):
main
as of commit: ce25decThe text was updated successfully, but these errors were encountered: