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 6706820 commit 80e1a91Copy full SHA for 80e1a91
project/Commons.scala
@@ -34,7 +34,7 @@ object Commons extends ProjectGroup("commons") {
34
val typesafeConfigVersion = "1.4.3"
35
val commonsIoVersion = "1.3.2" // test only
36
val scalaLoggingVersion = "3.9.5"
37
- val pekkoVersion = "1.1.3"
+ val pekkoVersion = "1.1.4"
38
val monixVersion = "3.4.1"
39
val circeVersion = "0.14.5" // benchmark only
40
val upickleVersion = "3.1.2" // benchmark only
0 commit comments