Skip to content

Commit

Permalink
build: Update sbt-scalafix from 0.9.28 to 0.9.29
Browse files Browse the repository at this point in the history
  • Loading branch information
sisioh-bot[bot] committed May 30, 2021
1 parent a504674 commit fc67d14
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
Expand Up @@ -4,6 +4,6 @@ addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.2")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.28")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")

addDependencyTreePlugin

0 comments on commit fc67d14

Please sign in to comment.