Skip to content

Commit 9321610

Browse files
Update sbt-typelevel, sbt-typelevel-site to 0.8.7
1 parent 3f136ae commit 9321610

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.22.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
5-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.6")
6-
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.6")
5+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.7")
6+
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.7")

0 commit comments

Comments
 (0)