Skip to content

Commit

Permalink
Merge pull request #357 from typelevel/update/sbt-typelevel-0.4.22
Browse files Browse the repository at this point in the history
Update sbt-typelevel to 0.4.22
  • Loading branch information
armanbilge authored Jun 6, 2023
2 parents eb9e85c + 5444723 commit 3065e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.21")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.22")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 comments on commit 3065e42

Please sign in to comment.