-
-
Notifications
You must be signed in to change notification settings - Fork 98
upgrade gradle wrapper to 8.5 #971
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
Could it be that you need to reload gradle once in order to install new gradle wrapper jar? Other Gradle upgrades always got changes in the wrapper file |
tried doing |
what's the issue here? This is what's recommended if you want the latest version, for specific version you can mention the version. After that you commit the changes. |
You sure you use the wrapper installation instead of your local installation? Check IntelliJ settings, iirc the jar must update too |
yeah. best is to dig out an old PR where we updated gradle already and then follow along |
Kudos, SonarCloud Quality Gate passed! |
No description provided.