<dependency>
<groupId>com.spotify</groupId>
<artifactId>magnolify-cats_2.13</artifactId>
<version>0.4.6</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.6
|-- com.spotify:magnolify-shared_2.13:0.4.6
|-- com.softwaremill.magnolia:magnolia-core_2.13:1.0.0-M4
|-- com.chuusai:shapeless_2.13:2.3.7
|-- org.scala-lang:scala-reflect:2.13.6
|-- org.typelevel:cats-core_2.13:2.6.1
test
|-- com.spotify:magnolify-scalacheck_2.13:0.4.6
|-- com.spotify:test_2.13:0.4.6