Skip to content

Commit

Permalink
Update sbt-typelevel, ... to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 12, 2024
1 parent 23a73b5 commit f652cea
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.1")

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

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")

addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.4")

0 comments on commit f652cea

Please sign in to comment.