-
Notifications
You must be signed in to change notification settings - Fork 171
Update Gradle to 8.11.1 #696
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
base: master
Are you sure you want to change the base?
Conversation
d27a40b
to
2ea0f79
Compare
license = { id = "com.github.hierynomus.license", version = "0.16.1" } | ||
maven-central-publishing = { id = "io.github.sgtsilvio.gradle.maven-central-publishing", version = "0.4.1" } | ||
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" } | ||
shadow = { id = "com.gradleup.shadow", version = "9.0.1" } |
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.
this is the update that needs the most care, because it is updated by several major versions and there have been a lot of changes
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.
I've built gw shadowJar
on master
and this branch.
Used pkgdiff
and JAPICC to create reports:
pkgdiff_reports.zip
compat_reports.zip
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.
Looks like some of the diffs come from these changes:
2ea0f79
to
d01e5bd
Compare
No description provided.