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

Upgrading to Gradle 8.3 #775

Closed
wants to merge 1 commit into from
Closed

Conversation

mccartney
Copy link
Contributor

Upgrading to Gradle 8.3 for no specific reason other than staying up to date.

This PR is the result of:

  • editing the properties file to name 8.3 instead of 6.3
  • and running gradlew wrapper

@stleary
Copy link
Owner

stleary commented Oct 1, 2023

@mccartney A detailed explanation for these changes is needed.

Copy link
Contributor

@johnjaylward johnjaylward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stleary This looks like a fairly standard Gradle Wrapper update. The newer versions of Gradle support newer versions of Java but can still be run on Java 8 if needed.

In fact to support building for Java 17 (as we do with the maven build) we would need to upgrade to at least Gradle 7.3

https://docs.gradle.org/current/userguide/compatibility.html

@stleary
Copy link
Owner

stleary commented Oct 5, 2023

Thanks for the PR, but not accepting a Gradle upgrade at this time.

@stleary stleary closed this Oct 5, 2023
@mccartney mccartney deleted the gradle-8-3 branch October 5, 2023 12:24
@stleary stleary removed the In review label Oct 19, 2023
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.

3 participants