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

Support updating dependencies on settings file #4374

Merged
merged 6 commits into from
Nov 19, 2021

Conversation

anatawa12
Copy link
Contributor

Implements & Closes #4299

The syntax of settings files about dependencies is mostly same as build files.
settings files support plugins block, classpath "group:name:version" syntax in buildscript { dependencies { here } }, and group: 'group', name: 'name', version: 'name'.

@anatawa12 anatawa12 requested a review from a team as a code owner November 4, 2021 13:03
@anatawa12
Copy link
Contributor Author

@jurre Can you re-run CI? It looks the falling tests are not by my fixes.

@anatawa12 anatawa12 requested a review from jurre November 18, 2021 23:57
Copy link
Member

@jurre jurre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@jurre jurre merged commit 9b142c2 into dependabot:main Nov 19, 2021
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.

It looks this bot not working for settings.gradle.kts
2 participants