Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Oct 21, 2024

Guice 7 didn't work (#12486) because of api incompatibilities with older play version

@trask trask requested a review from a team as a code owner October 21, 2024 16:47
Comment on lines -30 to +31
implementation("com.google.inject:guice:7.0.0")
implementation("com.google.inject.extensions:guice-assistedinject:7.0.0")
implementation("com.google.inject:guice:5.1.0")
implementation("com.google.inject.extensions:guice-assistedinject:5.1.0")
Copy link
Contributor

Choose a reason for hiding this comment

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

Two whole versions huh? Ugh. 🙈

Copy link
Member Author

Choose a reason for hiding this comment

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

I didn't try with 6.x since would have had to pin either way and long term we'll be able to remove once latest play version has gradle plugin support

@trask trask merged commit 1621f21 into open-telemetry:main Oct 22, 2024
57 checks passed
@trask trask deleted the rollback-guice-update branch October 22, 2024 00:01
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