Skip to content

Commit

Permalink
Update pekko-stream to 1.1.1 (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 14, 2024
1 parent 6a14e2a commit 01f882e
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 @@ -8,7 +8,7 @@ object Dependencies {
val scalaStmVersion = "0.11.1"
val bcVersion = "1.76" // bouncycastle
val pekkoHttpVersion = "1.0.1"
val pekkoStreamVersion = "1.1.0"
val pekkoStreamVersion = "1.1.1"
// log4j is only needed to test-we-server
val log4jVersion = "2.21.0"

Expand Down

0 comments on commit 01f882e

Please sign in to comment.