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 the Gradle wrapper to v7.6.4 #2197

Merged
merged 1 commit into from
Feb 19, 2024
Merged

update the Gradle wrapper to v7.6.4 #2197

merged 1 commit into from
Feb 19, 2024

Conversation

stephengold
Copy link
Member

We can't easily upgrade to Gradle 8, but at least we can use the latest release of Gradle 7.

Upgrading to 7.6.4 addresses some security vulnerabilities. See the release notes for details.

Upgrading is a simple matter of changing the properties file: the upgrade does not involve any changes to the Gradle JAR. (@tonihele I ran the update command twice, just in case.)

Long-term, we should clean up the project so it can migrate to Gradle 8 ... and perhaps Kotlin-based Gradle as well, since that's where the world appears to be headed.

@stephengold stephengold added the buildscript An issue with the buildscript label Feb 17, 2024
@tonihele
Copy link
Contributor

@tonihele I ran the update command twice, just in case.

Glad to have caused adulthood trauma :D

@scenemax3d scenemax3d added this to the v3.7.0 milestone Feb 19, 2024
@scenemax3d scenemax3d merged commit b29c2f8 into master Feb 19, 2024
14 checks passed
@stephengold stephengold deleted the sgold/gradle-7-6-4 branch February 19, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildscript An issue with the buildscript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants