We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e6b4b0 + 7d2ab7e commit 17525a6Copy full SHA for 17525a6
project/plugins.sbt
@@ -1,3 +1,3 @@
1
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
0 commit comments