-
Notifications
You must be signed in to change notification settings - Fork 77
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
Update Gradle #1270
Update Gradle #1270
Conversation
e55093f
to
d7f2004
Compare
Something something packages not found 🤔 |
We could merge this, but the build needs to be fixed 🤷♂️ |
Relevant issue for build failure openjfx/javafx-gradle-plugin#140 |
Update to gradle 8.0.2, workaround javafx plugin issue
This should now be ready 🎉 PS: Thank you @NotStirred for fixing the JavaFX plugin Gradle issue! |
* Upgrade Gradle 7.4 -> 7.5 * Update to gradle 8.0.2 * Work around extension issue in javafx plugin openjfx/javafx-gradle-plugin#140 * updated Gradle plugins, removed unnecessary compile flag override --------- Co-authored-by: Tom Martin <[email protected]>
Upgrade Gradle 7.4 -> 8.0.2
see https://gradle.org/releases/ for changelogs