<dependency>
<groupId>io.skuber</groupId>
<artifactId>skuber-pekko_3</artifactId>
<version>3.0.0-beta5</version>
</dependency>
compile
|-- io.skuber:skuber-core_3:3.0.0-beta5
|-- org.scala-lang:scala3-library_3:3.3.1
|-- org.apache.pekko:pekko-actor_3:1.0.1
|-- org.apache.pekko:pekko-http_3:1.0.0
|-- org.apache.pekko:pekko-stream-testkit_3:1.0.1
|-- org.apache.pekko:pekko-slf4j_3:1.0.1
runtime
|-- ch.qos.logback:logback-classic:1.4.11
test
|-- org.scalacheck:scalacheck_3:1.17.0
|-- org.specs2:specs2-core_3:4.20.2
|-- org.mockito:mockito-core:4.11.0