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.
2 parents 8eef182 + 2f41c73 commit f2b61ceCopy full SHA for f2b61ce
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.9
+sbt.version=0.13.5
project/plugins.sbt
@@ -8,4 +8,5 @@ addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
8
// See https://github.com/scalastyle/scalastyle/issues/156#issuecomment-137229733
9
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.7.0" excludeAll(
10
ExclusionRule(organization = "com.danieltrinh")))
11
+
12
libraryDependencies += "org.scalariform" %% "scalariform" % "0.1.7"
0 commit comments