Skip to content

Commit

Permalink
Update scalafix-interfaces to 0.13.0+103-6eeb97bf-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 4, 2025
1 parent 33980fa commit 35a7a27
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,6 +1,6 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
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"
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.13.0+103-6eeb97bf-SNAPSHOT"
addSbtPlugin("com.disneystreaming.smithy4s" % "smithy4s-sbt-codegen" % "0.18.27")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
Expand Down

0 comments on commit 35a7a27

Please sign in to comment.