Skip to content

Commit

Permalink
Merge pull request #490 from scala-steward/update/sbt-typelevel-0.6.7
Browse files Browse the repository at this point in the history
Update sbt-typelevel, ... to 0.6.7
  • Loading branch information
mergify[bot] authored Feb 27, 2024
2 parents ad75168 + aba300d commit 508296a
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
Expand Up @@ -6,6 +6,6 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.7")

addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.7")

0 comments on commit 508296a

Please sign in to comment.