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 c961b90 commit 0c16694Copy full SHA for 0c16694
project/MongoScalaBuild.scala
@@ -32,7 +32,7 @@ object MongoScalaBuild extends Build {
32
import Dependencies._
33
import Resolvers._
34
35
- val baseVersion = "1.2.2"
+ val baseVersion = "2.0.0"
36
37
val buildSettings = Seq(
38
organization := "org.mongodb.scala",
0 commit comments