<dependency>
<groupId>io.skuber</groupId>
<artifactId>skuber_2.13</artifactId>
<version>3.0.0-beta1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.13.10
|-- org.apache.pekko:pekko-http_2.13:0.0.0+4332-87421a76-SNAPSHOT
|-- org.apache.pekko:pekko-stream_2.13:0.0.0+26626-3e1231c3-SNAPSHOT
|-- com.typesafe.play:play-json_2.13:2.9.4
|-- commons-io:commons-io:2.11.0
|-- commons-codec:commons-codec:1.15
test
|-- org.scalacheck:scalacheck_2.13:1.17.0
|-- org.specs2:specs2-core_2.13:4.19.2
|-- org.mockito:mockito-core:4.6.1
|-- org.scalatestplus:mockito-4-6_2.13:3.2.15.0
|-- org.apache.pekko:pekko-stream-testkit_2.13:0.0.0+26626-3e1231c3-SNAPSHOT