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

Bump guice to v6.0.0 and guava to v32.1.1 #2846

Merged
merged 3 commits into from
Jul 6, 2023

Conversation

ThePumpingLemma
Copy link
Collaborator

Additionally, use BOMs for both guice and guava

@ThePumpingLemma ThePumpingLemma force-pushed the guice-v6.0.0 branch 2 times, most recently from c106784 to d6deee6 Compare July 5, 2023 03:58
api(Dependencies.guice)
api(Dependencies.javaxInject)
api(Dependencies.tempestTestingInternal)
api(project(":misk-aws-dynamodb"))
api(project(":misk-inject"))
implementation(Dependencies.errorproneAnnotations)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we can actually omit these if we want, see: google/guice#1739

Copy link
Collaborator

Choose a reason for hiding this comment

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

If we don't need it, let's remove it.

Could be worth running the dependency analyzer plugin again, last time it caught stuff like this.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I pushed a change to omit it, let's see if the tests pass. 🤞

Copy link
Collaborator

@adrw adrw left a comment

Choose a reason for hiding this comment

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

LG

Copy link
Collaborator

@frojasg frojasg left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for doing this update

@adrw adrw merged commit 4e2360b into cashapp:master Jul 6, 2023
@ThePumpingLemma ThePumpingLemma deleted the guice-v6.0.0 branch July 6, 2023 01:51
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.

5 participants