Skip to content

Commit

Permalink
Merge pull request #83 from ahjohannessen/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
ahjohannessen authored Oct 18, 2023
2 parents 3f675f1 + f99452c commit 77af729
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,3 +1,3 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.4")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 comments on commit 77af729

Please sign in to comment.