We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 670554f + 0b2fe15 commit a070a3bCopy full SHA for a070a3b
1 file changed
project/Dependencies.scala
@@ -54,7 +54,7 @@ object Dependencies {
54
55
)
56
57
- val pekkoVersion = "1.5.0"
+ val pekkoVersion = "1.6.0"
58
59
val pekkoStreams = Seq("org.apache.pekko" %% "pekko-stream" % pekkoVersion)
60
0 commit comments