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 751c0eb + eed3df2 commit b71c909Copy full SHA for b71c909
project/Commons.scala
@@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") {
29
val scalatestplusScalacheckVersion = "3.2.14.0"
30
val scalacheckVersion = "1.19.0"
31
val jettyVersion = "12.1.5"
32
- val mongoVersion = "5.6.1"
+ val mongoVersion = "5.6.2"
33
val springVersion = "6.2.14"
34
val typesafeConfigVersion = "1.4.5"
35
val commonsIoVersion = "1.3.2" // test only
0 commit comments