We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc34354 commit 7f5c4fbCopy full SHA for 7f5c4fb
project/Commons.scala
@@ -30,7 +30,7 @@ object Commons extends ProjectGroup("commons") {
30
val scalatestplusScalacheckVersion = "3.2.14.0"
31
val scalacheckVersion = "1.18.0"
32
val jettyVersion = "10.0.21"
33
- val mongoVersion = "5.1.0"
+ val mongoVersion = "5.1.1"
34
val springVersion = "5.3.36"
35
val typesafeConfigVersion = "1.4.3"
36
val commonsIoVersion = "1.3.2" // test only
0 commit comments