-
Notifications
You must be signed in to change notification settings - Fork 3k
Replace Gradle's deprecated project.exe() with project.providers.exe() #48520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Status for workflow
|
We are running in Gradle CI issues that seem to be caused by this change (although the CI for this PR looked green). |
@reaver585 was faster #48546 |
Sorry about that. Actually, I was surprised that the CI completed successfully in 10 minutes. |
I think I found the issue with this PR. |
project.exe()
is deprecated since Gradle 8.11 and will be removed in the next release Gradle 9.0.