Skip to content

Commit

Permalink
Update scalafix-interfaces to 0.13.0+120-1719a611-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 18, 2025
1 parent 403e7f1 commit c00698c
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
Expand Up @@ -3,5 +3,5 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
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("com.github.sbt" % "sbt-release" % "1.4.0")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.13.0+120-1719a611-SNAPSHOT"
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

0 comments on commit c00698c

Please sign in to comment.