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