Skip to content

Commit 17525a6

Browse files
authored
Merge pull request #87 from typelevel/update/sbt-typelevel-0.6.0
Update sbt-typelevel, sbt-typelevel-site to 0.6.0
2 parents 1e6b4b0 + 7d2ab7e commit 17525a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4")
1+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")

0 commit comments

Comments
 (0)