Skip to content

Commit

Permalink
Merge pull request #900 from typelevel/update/sbt-typelevel-0.7.7
Browse files Browse the repository at this point in the history
[no ci] Update sbt-typelevel, ... to 0.7.7
  • Loading branch information
iRevive authored Jan 24, 2025
2 parents 5e0bc7e + 7d46fc9 commit 1ef2692
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
Expand Down

0 comments on commit 1ef2692

Please sign in to comment.