Skip to content

Commit

Permalink
Merge pull request #624 from scala-steward/update/pekko-stream-1.1.0
Browse files Browse the repository at this point in the history
Update pekko-stream to 1.1.0
  • Loading branch information
ddworak authored Sep 9, 2024
2 parents ad37478 + dc87738 commit 3d6c660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Commons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Commons extends ProjectGroup("commons") {
val typesafeConfigVersion = "1.4.3"
val commonsIoVersion = "1.3.2" // test only
val scalaLoggingVersion = "3.9.5"
val pekkoVersion = "1.0.3"
val pekkoVersion = "1.1.0"
val monixVersion = "3.4.1"
val circeVersion = "0.14.5" // benchmark only
val upickleVersion = "3.1.2" // benchmark only
Expand Down

0 comments on commit 3d6c660

Please sign in to comment.