Skip to content

Commit d399678

Browse files
authored
Merge pull request #223 from scala-steward/update/pekko-stream-1.2.1
Update pekko-stream, pekko-testkit to 1.2.1
2 parents 10832e6 + 286025b commit d399678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object Dependencies {
1414
}
1515

1616
object Pekko {
17-
private val Version = "1.2.0"
17+
private val Version = "1.2.1"
1818

1919
val Stream = "org.apache.pekko" %% "pekko-stream" % Version
2020
val Testkit = "org.apache.pekko" %% "pekko-testkit" % Version

0 commit comments

Comments
 (0)