Skip to content

Commit

Permalink
Merge pull request #555 from scala-steward/update/sbt-typelevel-0.7.7
Browse files Browse the repository at this point in the history
Update sbt-typelevel, ... to 0.7.7
  • Loading branch information
mergify[bot] authored Jan 24, 2025
2 parents e775ab0 + c3792c1 commit 6b4d259
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.6.2")

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

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")

addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")

0 comments on commit 6b4d259

Please sign in to comment.