Skip to content

Commit

Permalink
Merge pull request #5 from hanabix/update/sbt-scalafix-0.9.31
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.9.31
  • Loading branch information
zhongl authored Oct 18, 2021
2 parents 336f337 + 516e5f2 commit e9cc83a
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 @@ -18,4 +18,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")

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

0 comments on commit e9cc83a

Please sign in to comment.