<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-core_2.13</artifactId>
<version>0.2.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.6
|-- org.typelevel:cats-core_2.13:2.6.1
|-- org.typelevel:cats-effect_2.13:3.1.1
|-- co.fs2:fs2-core_2.13:3.0.4
|-- org.scodec:scodec-core_2.13:1.11.8
|-- org.scodec:scodec-cats_2.13:1.1.0
|-- org.tpolecat:natchez-core_2.13:0.1.5
|-- org.tpolecat:sourcepos_2.13:1.0.0
|-- com.ongres.scram:client:2.1
|-- org.scala-lang.modules:scala-collection-compat_2.13:2.4.4