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

Set gradle version via wrapper task from version catalog #108

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

dsvoronin
Copy link
Contributor

@dsvoronin dsvoronin commented Dec 17, 2023

Recommended way to upgrade Gradle Wrapper is to use task: ./gradlew wrapper, because it is also upgrades executables and jar. See reference: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper.

Gradle version is now under version catalog, which I find more convenient.

@Vacxe Vacxe merged commit 0fe04fc into master Jan 3, 2024
11 checks passed
@Vacxe Vacxe deleted the gradlewrappertask branch January 3, 2024 04:27
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.

None yet

2 participants