Skip to content

Commit

Permalink
pekko-actor-typed 1.0.3 (was 1.0.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 24, 2024
1 parent b75929d commit 01c923f
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 @@ -42,7 +42,7 @@ object Dependencies {

val asyncHttpClient = Seq("org.asynchttpclient" % "async-http-client" % "2.12.3")

val pekkoVersion = "1.0.2"
val pekkoVersion = "1.0.3"

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

Expand Down

0 comments on commit 01c923f

Please sign in to comment.