We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b246ae commit 5b34185Copy full SHA for 5b34185
project/Commons.scala
@@ -35,7 +35,7 @@ object Commons extends ProjectGroup("commons") {
35
val typesafeConfigVersion = "1.4.3"
36
val commonsIoVersion = "1.3.2" // test only
37
val scalaLoggingVersion = "3.9.5"
38
- val pekkoVersion = "1.1.1"
+ val pekkoVersion = "1.1.2"
39
val monixVersion = "3.4.1"
40
val circeVersion = "0.14.5" // benchmark only
41
val upickleVersion = "3.1.2" // benchmark only
0 commit comments