Update Gradle to v9.7.1 - #3632
Merged
Merged
Conversation
R00tB33rMan
added a commit
to GemstoneGG/FastAsyncWorldEdit-Folia
that referenced
this pull request
Aug 25, 2026
Picks up the four commits IntellectualSites/main has since the last sync: f3a7f61 Remove PaperLib (IntellectualSites#3630) e2eddc5 Update dependency me.modmuss50.mod-publish-plugin to v2.2.0 (IntellectualSites#3631) a06d08e Update Gradle to v9.7.1 (IntellectualSites#3632) c5af107 Fix Gradle build performance issues and enable configuration cache support (IntellectualSites#3616) The PaperLib removal was already cherry-picked here from the PR branch (9661c92). Upstream squash-merged it as f3a7f61 and deleted the branch, and the merged form carries one file the branch tip did not: the adapter build logic's repository block, cleaned up during review. That is the only part of it missing, and it is what lands here; the rest of the fork is already free of PaperLib. c5af107 drops worldedit-core's dependsOn(":worldedit-libs:build"), which was the reason a single-module build needed --no-configure-on-demand. It no longer does, and --configuration-cache now stores and reuses an entry cleanly. The fork keeps its own build differences: the JDK 21 toolchain for the older adapters, the Adoptium vendor pin, and the Paper-only jar. Everything else in build.gradle.kts, libs.versions.toml, the wrapper and worldedit-core's build script now matches upstream exactly.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.6.1→9.7.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gradle/gradle (gradle)
v9.7.1Compare Source
v9.7.0Compare Source
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.