<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-laws_2.13</artifactId>
<version>0.22.0-M3</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.4
|-- org.http4s:http4s-core_2.13:0.22.0-M3
|-- org.typelevel:cats-laws_2.13:2.3.1
|-- org.scalacheck:scalacheck_2.13:1.15.2
|-- org.typelevel:case-insensitive-testing_2.13:1.0.0-RC2
|-- org.typelevel:cats-effect-laws_2.13:2.3.1
|-- org.typelevel:discipline-core_2.13:1.1.3