Skip to content

Commit c453b57

Browse files
Update sbt-typelevel, sbt-typelevel-site to 0.8.0 (#664)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent e9615c1 commit c453b57

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
@@ -3,5 +3,5 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
6-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
7-
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
6+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
7+
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")

0 commit comments

Comments
 (0)