Skip to content

Commit

Permalink
Update pekko-stream, pekko-stream-testkit to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 8, 2024
1 parent b99baad commit 27cf5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def akkaHttpInExamples = {
)
}

val pekkoVersion = "1.1.1"
val pekkoVersion = "1.1.2"
val pekkoHttpVersion = "1.1.0"
val pekkoHttpJsonV = "2.0.0"
val pekkoStream = "org.apache.pekko" %% "pekko-stream" % pekkoVersion
Expand Down

0 comments on commit 27cf5fa

Please sign in to comment.