Skip to content

Updating to Java 21 & Gradle 8.7#225

Open
navyacodes wants to merge 6 commits into
mainfrom
fu/java-21
Open

Updating to Java 21 & Gradle 8.7#225
navyacodes wants to merge 6 commits into
mainfrom
fu/java-21

Conversation

@navyacodes
Copy link
Copy Markdown
Contributor

@navyacodes navyacodes commented May 19, 2026

Estimated time to review: small

Summary of changes:

  • Upgraded Java version to 21 and Gradle version to 8.7
  • Fixed one failing test to not rely on old Mockito functionality

How to verify changes:

  • Pull branch (make sure you have Java 21 installed on your device)
    • You can verify your Java version in the terminal using java -version
  • Run ./gradlew clean build and ensure no errors arise

@navyacodes navyacodes added priority: medium Non-urgent but important task size: small Estimated size of issue or PR is small type: admin Management of project or repository labels May 19, 2026
@navyacodes navyacodes changed the title Updating to Java 21 & Gradle 8.8 Updating to Java 21 & Gradle 8.7 May 19, 2026
@afu5 afu5 marked this pull request as ready for review May 19, 2026 04:16
@afu5 afu5 requested review from a team, Jannetty, allison-li-1016, cainja, jacob-evarts, jessicasyu, kristaphommatha and pohaoc2 and removed request for a team May 19, 2026 04:17
Copy link
Copy Markdown
Member

@Jannetty Jannetty left a comment

Choose a reason for hiding this comment

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

Builds on my computer using Java 21! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: medium Non-urgent but important task size: small Estimated size of issue or PR is small type: admin Management of project or repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants