Skip to content

Commit 06f0532

Browse files
Update sbt-typelevel to 0.8.7
1 parent 96fb066 commit 06f0532

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.22.0")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
33
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
4-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.6")
4+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.7")

0 commit comments

Comments
 (0)