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 301d073 + f849dc0 commit 3f6a48aCopy full SHA for 3f6a48a
project/Commons.scala
@@ -29,7 +29,7 @@ object Commons extends ProjectGroup("commons") {
29
val scalatestplusScalacheckVersion = "3.2.14.0"
30
val scalacheckVersion = "1.18.1"
31
val jettyVersion = "12.0.22"
32
- val mongoVersion = "5.5.0"
+ val mongoVersion = "5.5.1"
33
val springVersion = "5.3.39"
34
val typesafeConfigVersion = "1.4.3"
35
val commonsIoVersion = "1.3.2" // test only
project/build.properties
@@ -1,2 +1,2 @@
1
# suppress inspection "UnusedProperty"
2
-sbt.version=1.11.1
+sbt.version=1.11.2
0 commit comments