Skip to content

Commit 2dda8d3

Browse files
Update sbt-typelevel to 0.8.2
1 parent db2b222 commit 2dda8d3

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.8")
33
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
4-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.1")
4+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2")

0 commit comments

Comments
 (0)