Skip to content

Update Gradle wrapper to 9.2.1 following the reference#3067

Merged
kahgoh merged 2 commits intoexercism:mainfrom
rabestro:update-gradle
Dec 17, 2025
Merged

Update Gradle wrapper to 9.2.1 following the reference#3067
kahgoh merged 2 commits intoexercism:mainfrom
rabestro:update-gradle

Conversation

@rabestro
Copy link
Copy Markdown
Member

pull request

Update all Gradle wrappers across the Java track to a version that supports Java 25.

Target Gradle: 9.2.1 (supports Java 25)

Scope: all exercises’ gradle/wrapper/* plus seed under exercises/gradle.

Motivation

The Java track now targets Java 25. See discussion. Older wrapper versions don’t fully support Java 25. Upgrading the wrapper ensures consistent builds locally and in CI, and avoids learners hitting version-related errors.


Reviewer Resources:

Track Policies

@kahgoh kahgoh merged commit c21f117 into exercism:main Dec 17, 2025
2 checks passed
thibault2705 pushed a commit to thibault2705/exercism-java that referenced this pull request Apr 16, 2026
Updates to work with Java 25 (the test runner has already been updated to Java 25).
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.

2 participants