Skip to content

Commit fd678ff

Browse files
authored
Merge pull request #204 from typelevel/update/sbt-typelevel-0.8.0
2 parents f6c8a3c + 2673f54 commit fd678ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.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")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)