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

sbt netty eviction warning #101

Closed
jCalamari opened this issue Jun 1, 2018 · 3 comments
Closed

sbt netty eviction warning #101

jCalamari opened this issue Jun 1, 2018 · 3 comments

Comments

@jCalamari
Copy link

[warn] Found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
[warn] 	* io.netty:netty-handler:4.1.22.Final is selected over 4.1.13.Final
[warn] 	    +- org.asynchttpclient:async-http-client:2.4.4        (depends on 4.1.22.Final)
[warn] 	    +- com.typesafe.netty:netty-reactive-streams:2.0.0    (depends on 4.1.13.Final)
[warn] Run 'evicted' to see detailed eviction warnings

screen shot 2018-06-01 at 10 13 15

@adamw
Copy link
Member

adamw commented Jun 1, 2018

But isn't that a mismatch pulled in by async-http-client? Here's a searchable tree of depedencies for easier browsing: https://app.updateimpact.com/treeof/com.softwaremill.sttp/async-http-client-backend_2.11/1.2.0-RC2

@perotom
Copy link

perotom commented Oct 4, 2018

Got the same issue. @jCalamari did you resolve it?

@adamw
Copy link
Member

adamw commented Oct 4, 2019

Probably out of date :)

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

No branches or pull requests

3 participants