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

Add Shadow plugin, force transitive dependencies #496

Merged
merged 3 commits into from
Nov 5, 2023

Conversation

alexander-yevsyukov
Copy link
Contributor

This PR adds the Shadow plugin to the buildSrc/build.gradle.kts so that it's not erased by config update in Validation and other subprojects.

Also this PR forces transitive dependencies of com.google.cloud.artifactregistry:artifactregistry-auth-common, we we cannot bump after 2.1.5 because of breaking changes. For now we're safe, but artifactregistry-auth-common needs to be updated sometime to minimise the "noise" in the build code.

... to avoid overwriting in Validation, and other subprojects in the future.
Also:
 * Remove Flogger from forcing dependencies.
@alexander-yevsyukov alexander-yevsyukov merged commit e688fad into master Nov 5, 2023
2 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the deps-2023-11-07 branch November 5, 2023 19:11
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