Skip to content

Commit 2fb6a37

Browse files
authored
Merge pull request #724 from scala-steward/update/pekko-stream-1.1.5
Update pekko-stream to 1.1.5
2 parents cc0dfb3 + e02c42d commit 2fb6a37

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
@@ -34,7 +34,7 @@ object Commons extends ProjectGroup("commons") {
3434
val typesafeConfigVersion = "1.4.4"
3535
val commonsIoVersion = "1.3.2" // test only
3636
val scalaLoggingVersion = "3.9.5"
37-
val pekkoVersion = "1.1.4"
37+
val pekkoVersion = "1.1.5"
3838
val monixVersion = "3.4.1"
3939
val circeVersion = "0.14.5" // benchmark only
4040
val upickleVersion = "3.1.2" // benchmark only

0 commit comments

Comments
 (0)