Skip to content

Improve dependency declarations, mostly in response to the output of dependency:analyze-only.#1671

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_939993294
Jun 30, 2026
Merged

Improve dependency declarations, mostly in response to the output of dependency:analyze-only.#1671
copybara-service[bot] merged 1 commit into
masterfrom
test_939993294

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Improve dependency declarations, mostly in response to the output of dependency:analyze-only.

  • Add direct dependencies in places where we were relying on transitive dependencies.
  • Use <scope>test</scope> for test-only dependencies, including for all dependencies in guava-tests.
  • Instead of a mix of ${project.groupId} and com.google.guava, standardize on the latter.

RELNOTES=n/a

…`dependency:analyze-only`.

- Add direct dependencies in places where we were relying on transitive dependencies.
- Use `<scope>test</scope>` for test-only dependencies, including for _all_ dependencies in `guava-tests`.
- Instead of a mix of `${project.groupId}` and `com.google.guava`, standardize on the latter.

RELNOTES=n/a
PiperOrigin-RevId: 940496000
@copybara-service copybara-service Bot merged commit ab5af2f into master Jun 30, 2026
@copybara-service copybara-service Bot deleted the test_939993294 branch June 30, 2026 16:26
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.

1 participant