Skip to content

Commit

Permalink
pekko-actor-typed, ... 1.1.1 (was 1.0.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 28, 2024
1 parent 0642794 commit 8590681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ object Dependencies {
"com.typesafe.netty" % "netty-reactive-streams" % "2.0.12", // ... a newer version ourselves (ahc v3 will drop that dependency)
)

val pekkoVersion = "1.0.3"
val pekkoVersion = "1.1.1"

val pekkoStreams = Seq("org.apache.pekko" %% "pekko-stream" % pekkoVersion)

Expand Down

0 comments on commit 8590681

Please sign in to comment.