Skip to content

Commit 3c538a3

Browse files
authored
Merge pull request #663 from scala-steward/update/pekko-stream-1.1.3
Update pekko-stream to 1.1.3
2 parents 3e21c98 + 8be39c7 commit 3c538a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Commons.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Commons extends ProjectGroup("commons") {
3535
val typesafeConfigVersion = "1.4.3"
3636
val commonsIoVersion = "1.3.2" // test only
3737
val scalaLoggingVersion = "3.9.5"
38-
val pekkoVersion = "1.1.2"
38+
val pekkoVersion = "1.1.3"
3939
val monixVersion = "3.4.1"
4040
val circeVersion = "0.14.5" // benchmark only
4141
val upickleVersion = "3.1.2" // benchmark only

0 commit comments

Comments
 (0)