File tree Expand file tree Collapse file tree 5 files changed +7
-5
lines changed
docs/src/main/paradox/features Expand file tree Collapse file tree 5 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 22
33## Versions
44
5+ ### 1.7.1
6+
57### 1.7.0
68* mongo-scala-driver 2.8.0
79* MongoDB Driver Async 3.12.0
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ resolvers +=
3939
4040// Test
4141
42- libraryDependencies += " org.specs2" %% " specs2-core" % " 4.8.1 " % Test
42+ libraryDependencies += " org.specs2" %% " specs2-core" % " 4.8.3 " % Test
4343
4444libraryDependencies += " ch.qos.logback" % " logback-classic" % " 1.2.3" % Test
4545
Original file line number Diff line number Diff line change 1- # Aggregation
1+ # Aggregation
22
33## Info
44
Original file line number Diff line number Diff line change 1- sbt.version =1.3.4
1+ sbt.version =1.3.7
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
1616
1717addSbtPlugin(" com.timushev.sbt" % " sbt-updates" % " 0.5.0" )
1818
19- addSbtPlugin(" org.foundweekends" % " sbt-bintray" % " 0.5.5 " )
19+ addSbtPlugin(" org.foundweekends" % " sbt-bintray" % " 0.5.6 " )
2020
21- addSbtPlugin(" com.github.gseitz" % " sbt-release" % " 1.0.12 " )
21+ addSbtPlugin(" com.github.gseitz" % " sbt-release" % " 1.0.13 " )
2222
2323// paradox
2424addSbtPlugin(" com.lightbend.paradox" % " sbt-paradox" % " 0.6.8" )
You can’t perform that action at this time.
0 commit comments