There was an error while loading. Please reload this page.
1 parent e1ff6a6 commit aa8e90aCopy full SHA for aa8e90a
project/plugins.sbt
@@ -1,5 +1,5 @@
1
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
2
-addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
+addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
4
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
0 commit comments