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

Make restli plugin compatible with Gradle 8 and create a new release #978

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

bzzzzzz
Copy link
Contributor

@bzzzzzz bzzzzzz commented Feb 6, 2024

This PR makes restli plugin compatible with Gradle 8. To do it, the following changes are introduced:

  • all deprecated API usages are replaced with non-deprecated analogs

This PR also bumps the major version to make a new release. The major version bump is necessary because the previous PR dropped support of some Gradle versions which breaks backward compatiblity.

Testing Done

local build ok

@junchuanwang junchuanwang merged commit e66f2be into linkedin:master Feb 6, 2024
2 checks passed
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