We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 503fc75 + 4f030e5 commit 7509023Copy full SHA for 7509023
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val sbtTypelevelVersion = "0.6.6"
+val sbtTypelevelVersion = "0.6.7"
2
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
0 commit comments