Skip to content

Commit af7900a

Browse files
authored
Merge pull request #1112 from typelevel/update/sbt-typelevel-0.8.0
2 parents 8c6a373 + 66907ef commit af7900a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
33
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
4-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
4+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")

0 commit comments

Comments
 (0)