Skip to content

Commit

Permalink
Merge pull request #24 from Banno/update/sbt-typelevel-0.6.6
Browse files Browse the repository at this point in the history
Update sbt-typelevel, ... to 0.6.6
  • Loading branch information
rossabaker committed Feb 22, 2024
2 parents 6f55ece + 0fd7987 commit a37387b
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.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.6")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

0 comments on commit a37387b

Please sign in to comment.