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 72fa402 commit 2f921f6Copy full SHA for 2f921f6
project/Dependencies.scala
@@ -8,7 +8,7 @@ object Dependencies {
8
val scalaStmVersion = "0.11.1"
9
val bcVersion = "1.76" // bouncycastle
10
val pekkoHttpVersion = "1.3.0"
11
- val pekkoStreamVersion = "1.2.1"
+ val pekkoStreamVersion = "1.3.0"
12
// log4j is only needed to test-we-server
13
val log4jVersion = "2.21.0"
14
0 commit comments