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 09e31fe + 8fffee4 commit cc0dfb3Copy full SHA for cc0dfb3
project/plugins.sbt
@@ -3,7 +3,7 @@ logLevel := Level.Warn
3
addSbtPlugin("com.github.ghik" % "sbt-nosbt" % "0.2.1")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
5
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6
-addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
+addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
9
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
0 commit comments