Skip to content

Commit

Permalink
Merge pull request #43 from tarao/renovate/org.typelevel-sbt-typeleve…
Browse files Browse the repository at this point in the history
…l-scalafix-0.x

Update dependency org.typelevel:sbt-typelevel-scalafix to v0.6.3
  • Loading branch information
tarao authored Dec 4, 2023
2 parents 819d7a6 + a6356c2 commit f984bcd
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,6 +1,6 @@
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.6.3")
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
Expand Down

0 comments on commit f984bcd

Please sign in to comment.