Skip to content

Commit aa8e90a

Browse files
authored
Update sbt-typelevel, sbt-typelevel-site to 0.8.0 (#78)
1 parent e1ff6a6 commit aa8e90a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
1+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)