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.
1 parent 35e30d7 commit fb10800Copy full SHA for fb10800
pekko-stream/build.sbt
@@ -37,7 +37,7 @@ Test / sources := {
37
}
38
39
40
-val pekkoVer = "1.1.5"
+val pekkoVer = "1.2.0"
41
42
libraryDependencies ++= Dependencies.shared.value ++ Seq(
43
"org.apache.pekko" %% "pekko-stream" % pekkoVer,
0 commit comments