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 6738a4e + 0b8ecf4 commit 45b9c1aCopy full SHA for 45b9c1a
project/Commons.scala
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
30
val scalatestplusScalacheckVersion = "3.2.14.0"
31
val scalacheckVersion = "1.18.1"
32
val jettyVersion = "12.0.20"
33
- val mongoVersion = "5.4.0"
+ val mongoVersion = "5.5.0"
34
val springVersion = "5.3.39"
35
val typesafeConfigVersion = "1.4.3"
36
val commonsIoVersion = "1.3.2" // test only
0 commit comments