File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
reference/content/getting-started Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11driverName = " mongo-scala-driver"
22githubRepo = " mongo-scala-driver"
3- current = " 1.2.0 "
3+ current = " 1.2.1 "
44
55[[versions ]]
6- version = " 1.2.0 "
6+ version = " 1.2.1 "
77 docs = " ./1.2"
88 api = " ./1.2/scaladoc"
99
Original file line number Diff line number Diff line change @@ -17,4 +17,10 @@ The recommended way to get started using the driver in your project is with a de
1717## MongoDB Scala Driver
1818The MongoDB Scala Driver
1919
20- {{< install artifactId="mongo-scala-driver" version="1.2.0" mongoDriverVersion="3.4.0" scalaVersion="2.11">}}
20+ ### Scala 2.12
21+
22+ {{< install artifactId="mongo-scala-driver" version="1.2.1" mongoDriverVersion="3.4.0" scalaVersion="2.12">}}
23+
24+ ### Scala 2.11
25+
26+ {{< install artifactId="mongo-scala-driver" version="1.2.1" mongoDriverVersion="3.4.0" scalaVersion="2.11">}}
You can’t perform that action at this time.
0 commit comments