Open ucbjrl opened 9 years ago
Unfortunately, addSbtPlugin("com.sqality.scct" % "sbt-scct" % "0.3") no longer seems to work for fetching the Scala 2.11 version of this plugin. We suspect it may be due to the repo name.
addSbtPlugin("com.sqality.scct" % "sbt-scct" % "0.3")
+1
Unfortunately,
addSbtPlugin("com.sqality.scct" % "sbt-scct" % "0.3")
no longer seems to work for fetching the Scala 2.11 version of this plugin. We suspect it may be due to the repo name.