<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-core_3</artifactId>
<version>3.9.0</version>
</dependency>
compile
|-- org.scala-lang:scala3-library_3:3.3.0
|-- org.scodec:scodec-bits_3:1.1.37
|-- org.typelevel:cats-core_3:2.10.0
|-- org.typelevel:cats-effect_3:3.5.1
test
|-- org.typelevel:scalac-compat-annotation_3:0.1.2
|-- org.typelevel:cats-effect-laws_3:3.5.1
|-- org.typelevel:cats-effect-testkit_3:3.5.1
|-- org.typelevel:cats-laws_3:2.10.0
|-- org.typelevel:discipline-munit_3:2.0.0-M3
|-- org.typelevel:munit-cats-effect_3:2.0.0-M3
|-- org.typelevel:scalacheck-effect-munit_3:2.0.0-M2