Skip to content

Conversation

hasanravda
Copy link

@hasanravda hasanravda commented Apr 8, 2025

Closes #99

📝 Description

This pull request updates the Gradle version to 8.5 in gradle-wrapper.properties.

The update was necessary because Gradle 8.2.1 is not fully compatible with Java 21, which led to build issues. Gradle 8.5 includes official support for Java 21, ensuring compatibility with the latest JDK and improving build stability.

🔧 Changes Made

Updated Gradle version from 8.2.1 to 8.5 in gradle-wrapper.properties.

📷 Screenshots or Visual Changes (if applicable)

🤝 Collaboration

Collaborated with: @username (optional)

✅ Checklist

  • I have read the contributing guidelines.
  • Any dependent changes have been merged and published in downstream modules.

🧪 No test cases were added since this is a config-only change.

@hasanravda
Copy link
Author

@mdmohsin7 Check this out

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.

Update Gradle Wrapper to Support Java 21
1 participant