Skip to content

Commit 84e6955

Browse files
committed
Update pekko-actor, pekko-stream to 1.3.0
1 parent c8915fb commit 84e6955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ object Dependencies {
6464
object Library {
6565

6666
object Pekko {
67-
val PekkoV = "1.0.3"
67+
val PekkoV = "1.3.0"
6868
val PekkoHttpV = "1.0.1"
6969

7070
val actor = "org.apache.pekko" %% "pekko-actor" % PekkoV

0 commit comments

Comments
 (0)