Skip to content

Commit

Permalink
test scalafix SNAPSHOT with scalameta 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin authored Feb 26, 2022
1 parent 5923fd8 commit 179d1de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
resolvers += Resolver.sonatypeRepo("snapshots")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.9.34+43-4a2539c0-SNAPSHOT"

addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
Expand Down

0 comments on commit 179d1de

Please sign in to comment.