Skip to content

Commit 3acdd32

Browse files
committed
Update sbt-typelevel to 0.6.0
1 parent f6777f0 commit 3acdd32

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 @@
1-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")
1+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")

0 commit comments

Comments
 (0)