Skip to content

Commit

Permalink
Merge pull request #9 from Banno/update/sbt-typelevel-0.6.0
Browse files Browse the repository at this point in the history
Update sbt-typelevel, ... to 0.6.0
  • Loading branch information
samspills authored Oct 25, 2023
2 parents ee7c92e + 90aac2f commit df55ba7
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.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")

0 comments on commit df55ba7

Please sign in to comment.