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 87095df commit 1e83d4dCopy full SHA for 1e83d4d
README.md
@@ -8,7 +8,7 @@ provide hooks for using the partest testing framework.
8
9
You must be using sbt 0.13 for your projects. First create a `project/plugins.sbt` files:
10
11
- addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "0.1")
+ addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "0.2")
12
13
Then, in your `build.sbt` add:
14
0 commit comments