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 b10b880 + dd8d37b commit c52e50eCopy full SHA for c52e50e
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
7
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
8
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
10
-addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")
+addSbtPlugin("com.github.sbt" % "sbt-less" % "1.5.0")
11
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
12
13
// Deployment configuration
0 commit comments