Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #210 from Banno/update/sbt-typelevel-0.5.0-RC9
Browse files Browse the repository at this point in the history
Update sbt-typelevel, sbt-typelevel-site to 0.5.0-RC9
  • Loading branch information
rossabaker authored Jul 31, 2023
2 parents 8e45e45 + ab0e3f8 commit e4667ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.0-RC7")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.0-RC7")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.0-RC9")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.0-RC9")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")

0 comments on commit e4667ad

Please sign in to comment.