Created
May 12, 2017 00:29
-
-
Save paulp/4081968279f4bf9d6f72132111436dd9 to your computer and use it in GitHub Desktop.
Presenting evictions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Evictions differing in patch version: | |
com.chuusai:shapeless_2.11:{ 2.3.2, 2.3.1, 2.3.0 } | |
eu.timepit:refined_2.11:0.8.0 depends on 2.3.2 | |
org.quasar-analytics:quasar-foundation-internal_2.11:17.0.2 depends on 2.3.1 | |
org.tpolecat:doobie-core_2.11:0.3.0 depends on 2.3.0 | |
org.parboiled:parboiled_2.11:2.1.3 depends on 2.3.0 | |
Evictions differing in minor version: | |
org.scala-lang.modules:scala-java8-compat_2.11:{ 0.8.0, 0.7.0 } | |
org.http4s:http4s-core_2.11:0.15.9a depends on 0.8.0 | |
com.github.julien-truffaut:monocle-core_2.11:1.4.0 depends on 0.7.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[warn] Here are some of the libraries that were evicted: | |
[warn] * org.scala-lang.modules:scala-java8-compat_2.11:0.7.0 -> 0.8.0 (caller: com.github.julien-truffaut:monocle-core_2.11:1.4.0 (), org.http4s:http4s-core_2.11:0.15.9a) | |
[warn] * org.scalaz.stream:scalaz-stream_2.11:0.8a -> 0.8.6a (caller: org.tpolecat:doobie-core_2.11:0.3.0, org.quasar-analytics:quasar-foundation-internal_2.11:17.0.2, org.http4s:http4s-core_2.11:0.15.9a) | |
[info] Here are other libraries that were evicted: | |
[info] * org.scalaz:scalaz-core_2.11:(7.2.9, 7.2.0, 7.2.7, 7.2.8) -> 7.2.11 (caller: com.slamdata:matryoshka-core_2.11:0.18.3, org.scalaz.stream:scalaz-stream_2.11:0.8.6a (), com.slamdata:pathy-scalacheck_2.11:0.2.9, io.argonaut:argonaut-scalaz_2.11:6.2-RC2 (), org.scalaz:scalaz-effect_2.11:7.2.9, com.slamdata:pathy-core_2.11:0.2.9, com.slamdata:slamdata-predef_2.11:0.0.2, com.github.julien-truffaut:monocle-core_2.11:1.4.0 (), org.tpolecat:doobie-core_2.11:0.3.0, org.scalaz:scalaz-concurrent_2.11:7.2.9, org.quasar-analytics:quasar-foundation-internal_2.11:17.0.2, org.http4s:http4s-core_2.11:0.15.9a) | |
[info] * org.slf4j:slf4j-api:1.7.5 -> 1.7.21 (caller: org.log4s:log4s_2.11:1.3.4, com.zaxxer:HikariCP-java6:2.2.5) | |
[info] * org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4 -> 1.0.5 (caller: org.quasar-analytics:quasar-frontend-internal_2.11:17.0.2, org.typelevel:scala-compiler:2.11.8) | |
[info] * org.scala-lang.modules:scala-xml_2.11:1.0.4 -> 1.0.6 (caller: eu.timepit:refined_2.11:0.8.0 (), org.typelevel:scala-compiler:2.11.8) | |
[info] * com.chuusai:shapeless_2.11:(2.3.0, 2.3.1) -> 2.3.2 (caller: eu.timepit:refined_2.11:0.8.0 (), org.tpolecat:doobie-core_2.11:0.3.0, org.quasar-analytics:quasar-foundation-internal_2.11:17.0.2, org.parboiled:parboiled_2.11:2.1.3) | |
[info] * org.scalaz:scalaz-concurrent_2.11:7.2.7 -> 7.2.9 (caller: org.scalaz.stream:scalaz-stream_2.11:0.8.6a (), org.quasar-analytics:quasar-foundation-internal_2.11:17.0.2) | |
[info] * org.scalaz:scalaz-effect_2.11:7.2.0 -> 7.2.9 (caller: org.tpolecat:doobie-core_2.11:0.3.0, org.scalaz:scalaz-concurrent_2.11:7.2.9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment