<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-core_2.13</artifactId>
<version>0.3.2</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.8
|-- org.typelevel:cats-core_2.13:2.8.0
|-- org.typelevel:cats-effect_2.13:3.3.14
|-- co.fs2:fs2-core_2.13:3.2.14
|-- org.scodec:scodec-bits_2.13:1.1.34
|-- org.scodec:scodec-core_2.13:1.11.10
|-- org.scodec:scodec-cats_2.13:1.2.0
|-- org.tpolecat:natchez-core_2.13:0.1.6
|-- org.tpolecat:sourcepos_2.13:1.0.1
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.8.1