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 6e2b231 + 3d6c660 commit 88fcbd8Copy full SHA for 88fcbd8
project/Commons.scala
@@ -30,12 +30,12 @@ object Commons extends ProjectGroup("commons") {
30
val scalatestplusScalacheckVersion = "3.2.14.0"
31
val scalacheckVersion = "1.18.0"
32
val jettyVersion = "12.0.13"
33
- val mongoVersion = "5.1.3"
+ val mongoVersion = "5.1.4"
34
val springVersion = "5.3.39"
35
val typesafeConfigVersion = "1.4.3"
36
val commonsIoVersion = "1.3.2" // test only
37
val scalaLoggingVersion = "3.9.5"
38
- val pekkoVersion = "1.0.3"
+ val pekkoVersion = "1.1.0"
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