Skip to content

Update Gradle wrapper to 8.3#2367

Merged
sanderploegsma merged 3 commits into
mainfrom
update-gradle-8.3
Sep 21, 2023
Merged

Update Gradle wrapper to 8.3#2367
sanderploegsma merged 3 commits into
mainfrom
update-gradle-8.3

Conversation

@sanderploegsma
Copy link
Copy Markdown
Contributor

This updates the Gradle wrapper to Gradle 8.3, and moves the wrapper configuration files from the repository root to the exercises directory, since that is technically the root of the Gradle project. This is also what Gradle tells you when you try to upgrade the wrapper from the repository root:

Directory '/Users/sander/exercism/java' does not contain a Gradle build.

A Gradle build should contain a 'settings.gradle' or 'settings.gradle.kts' file in its root directory. It may also contain a 'build.gradle' or 'build.gradle.kts' file.

Reviewer Resources:

Track Policies

This updates the Gradle wrapper to Gradle 8.3. Also, since the `exercises` directory is technically the project root, the Gradle wrapper is moved from the repository root.
@sanderploegsma sanderploegsma merged commit 4898853 into main Sep 21, 2023
@sanderploegsma sanderploegsma deleted the update-gradle-8.3 branch September 21, 2023 12:15
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