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.
1 parent 596de22 commit ce2f738Copy full SHA for ce2f738
build.sbt
@@ -15,7 +15,7 @@ val scalatestVersion = "3.2.9"
15
val scalatestplusScalacheckVersion = "3.2.9.0"
16
val scalacheckVersion = "1.15.4"
17
val jettyVersion = "9.4.44.v20210927"
18
-val mongoVersion = "4.3.3"
+val mongoVersion = "4.5.0"
19
val springVersion = "4.3.26.RELEASE"
20
val typesafeConfigVersion = "1.4.1"
21
val commonsIoVersion = "1.3.2" // test only
0 commit comments