Skip to content

Commit

Permalink
Merge pull request #663 from scala-steward/update/pekko-stream-1.1.3
Browse files Browse the repository at this point in the history
Update pekko-stream to 1.1.3
  • Loading branch information
ddworak authored Jan 10, 2025
2 parents 3e21c98 + 8be39c7 commit 3c538a3
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.1.2"
val pekkoVersion = "1.1.3"
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 3c538a3

Please sign in to comment.