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