<dependency>
<groupId>net.andimiller</groupId>
<artifactId>whales_2.12</artifactId>
<version>0.16.0-M1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.8
|-- org.typelevel:cats-effect_2.12:2.0.0-M4
|-- co.fs2:fs2-core_2.12:1.1.0-M1
|-- co.fs2:fs2-io_2.12:1.1.0-M1
|-- com.spotify:docker-client:8.14.4
test
|-- org.scalatest:scalatest_2.12:3.0.8
|-- org.http4s:http4s-blaze-client_2.12:0.21.0-M1
|-- org.http4s:http4s-blaze-server_2.12:0.21.0-M1
|-- org.http4s:http4s-dsl_2.12:0.21.0-M1
|-- ch.qos.logback:logback-classic:1.2.3
|-- org.tpolecat:doobie-core_2.12:0.8.0-M1