Skip to content

Commit

Permalink
Merge pull request #785 from typelevel/update/sbt-typelevel-0.4.20
Browse files Browse the repository at this point in the history
Update sbt-typelevel, ... to 0.4.20
  • Loading branch information
mpilquist committed Apr 22, 2023
2 parents aa5c92a + 234a785 commit 8555545
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,5 +1,5 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.19")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.4.19")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.20")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.4.20")
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
Expand Down

0 comments on commit 8555545

Please sign in to comment.