Skip to content

Commit 6846bdd

Browse files
committed
Update sbt-typelevel, sbt-typelevel-site to 0.8.2
1 parent 3780888 commit 6846bdd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.1")
2-
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.1")
1+
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2")
2+
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.2")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)