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 a3917ba commit 1a112e3Copy full SHA for 1a112e3
project/build.sbt
@@ -4,4 +4,4 @@ val scalaJSVersion =
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.5.0")
6
7
-addSbtPlugin("org.scalastyle" % "scalastyle-sbt-plugin" % "0.8.0")
+addSbtPlugin("org.scalastyle" % "scalastyle-sbt-plugin" % "1.0.0")
0 commit comments