Skip to content
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 wrapper to 8.10.2 #324

Merged
merged 4 commits into from
Oct 29, 2024
Merged

Update Gradle wrapper to 8.10.2 #324

merged 4 commits into from
Oct 29, 2024

Conversation

Archy-X
Copy link
Owner

@Archy-X Archy-X commented Oct 4, 2024

Updates the Gradle wrapper version to 8.10.2 and the GitHub Actions workflow to use the latest actions versions.

Details of related changes include:

  • Update most build.gradle.kts to use Java toolchains to specify languageVersion instead of sourceCompatibility (cannot update api-bukkit due to spigot-api requiring Java 17 and api-bukkit being on Java 8)
  • Update spigot-api dependency in api-bukkit to 1.21.1
  • Use the setup-gradle action, replacing gradle-build-action
  • Change forkOptions.executable to work with Gradle 8

This PR needs testing on other machines to ensure builds haven't broken (make sure to use the wrapper not your local Gradle installation when testing).

@Archy-X Archy-X merged commit f0224a5 into master Oct 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant