Skip to content

Commit

Permalink
Merge pull request #416 from lichess-org/scalafix-0.14.0
Browse files Browse the repository at this point in the history
Update scalafix 0.14.0
  • Loading branch information
lenguyenthanh authored Jan 20, 2025
2 parents c8d0b5b + 2bab62f commit 059bffc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

resolvers += Resolver.sonatypeRepo("snapshots")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.13.0+95-69a3e105-SNAPSHOT"
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")

addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.28")

Expand Down

0 comments on commit 059bffc

Please sign in to comment.