Merge pull request #15268 from akka/wip-upgrade-stream-dependencies-to-akka-2.3.3-ban
=pro Upgrade akka-stream dependencies to akka 2.3.3
This commit is contained in:
commit
6cd2f7d5d8
4 changed files with 8 additions and 14 deletions
|
|
@ -26,6 +26,8 @@ import akka.actor.ActorRef;
|
|||
import akka.actor.ActorSystem;
|
||||
import akka.japi.Function;
|
||||
import akka.japi.Function2;
|
||||
import akka.japi.Pair;
|
||||
import akka.japi.Predicate;
|
||||
import akka.japi.Procedure;
|
||||
import akka.japi.Util;
|
||||
import akka.stream.FlowMaterializer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue