-
Notifications
You must be signed in to change notification settings - Fork 22
chore: upgrades Gradle wrapper to 8.5 and Gradle IntelliJ Plugin to 2.x. #183
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
Conversation
|
@soul2zimate Create an issue with a description of the problem and why all this is needed so that we can better understand the purpose and the proposed fix. |
ruromero
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At first sight changes look consistent. LGTM
|
related issue: #184 |
|
that's look good ! and in the command line / github action, run |
beb9ba4 to
a11a553
Compare
|
Thanks for the review @sbouchet , Would you mind to check for the new update ? |
sbouchet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good now !
|
thanks for the review @sbouchet 👍 |
93b5214 to
fc02268
Compare
Signed-off-by: Chao Wang <[email protected]>
…versions and suppress one plugin descriptor error since the plugin was previously uploaded to the JetBrains Marketplace
1112f36 to
6e51f6a
Compare
|
This is bizarre, my local : |
Signed-off-by: Chao Wang <[email protected]>
6e51f6a to
f9bea89
Compare
|



This upgrades Gradle wrapper to 8.5 and Gradle IntelliJ Plugin to 2.x.
Fixes: #184
Since I am very new to the project, I am not 100% confident about this change.
It'd be really helpful if previous committers can review and guide me if I am doing anything wrong here.
cc: @zvigrinberg @xieshenzh @ruromero @sbouchet thanks in advance.