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

chore: Upgrade project Gradle wrapper to 8.0.2 #1317

Merged
merged 2 commits into from
Mar 7, 2023
Merged

Conversation

CsCherrYY
Copy link
Collaborator

implicit dependency is not allowed in Gradle 8, so we should explicitly declare the task dependency. See: https://docs.gradle.org/8.0.2/userguide/validation_problems.html#implicit_dependency

@CsCherrYY CsCherrYY added the enhancement New feature or request label Mar 6, 2023
@CsCherrYY CsCherrYY added this to the March 2023 milestone Mar 6, 2023
@CsCherrYY CsCherrYY marked this pull request as draft March 6, 2023 09:15
@CsCherrYY CsCherrYY marked this pull request as ready for review March 7, 2023 01:55
@CsCherrYY CsCherrYY merged commit 1c15819 into develop Mar 7, 2023
@CsCherrYY CsCherrYY deleted the cs-gradle8 branch March 7, 2023 01:56
CsCherrYY added a commit that referenced this pull request Mar 27, 2023
* upgrade wrapper to 8.0.2

* update tapi version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants