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 45e5844 + f6f5096 commit 92f1c55Copy full SHA for 92f1c55
project/Commons.scala
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
30
val scalatestplusScalacheckVersion = "3.2.14.0"
31
val scalacheckVersion = "1.17.0"
32
val jettyVersion = "9.4.51.v20230217"
33
- val mongoVersion = "4.10.1"
+ val mongoVersion = "4.10.2"
34
val springVersion = "5.3.28"
35
val typesafeConfigVersion = "1.4.2"
36
val commonsIoVersion = "1.3.2" // test only
0 commit comments