Skip to content

Commit fb10800

Browse files
Update pekko-slf4j, pekko-stream, ... to 1.2.0 (#425)
1 parent 35e30d7 commit fb10800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pekko-stream/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Test / sources := {
3737
}
3838
}
3939

40-
val pekkoVer = "1.1.5"
40+
val pekkoVer = "1.2.0"
4141

4242
libraryDependencies ++= Dependencies.shared.value ++ Seq(
4343
"org.apache.pekko" %% "pekko-stream" % pekkoVer,

0 commit comments

Comments
 (0)