Skip to content

Commit

Permalink
Update sbt-typelevel, ... to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
banno-diy-steward[bot] committed Jan 25, 2025
1 parent 1637e26 commit 89eb913
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.7")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")

0 comments on commit 89eb913

Please sign in to comment.