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 300596d commit 64cf564Copy full SHA for 64cf564
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.2.2")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
7
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
8
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
9
-addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.3")
+addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
10
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments