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.
2 parents 1f6287c + 1c35866 commit ecd5430Copy full SHA for ecd5430
project/Commons.scala
@@ -34,7 +34,7 @@ object Commons extends ProjectGroup("commons") {
34
val typesafeConfigVersion = "1.4.5"
35
val commonsIoVersion = "1.3.2" // test only
36
val scalaLoggingVersion = "3.9.6"
37
- val pekkoVersion = "1.2.0"
+ val pekkoVersion = "1.2.1"
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