Skip to content

Commit

Permalink
Merge pull request #1500 from scala-steward/update/sbt-scalariform-1.8.3
Browse files Browse the repository at this point in the history
Update sbt-scalariform to 1.8.3
  • Loading branch information
juliano authored Jul 2, 2019
2 parents 79ba7ac + 7c46417 commit 08cf5b3
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 @@ -16,7 +16,7 @@ addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.5")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")

addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")

Expand Down

0 comments on commit 08cf5b3

Please sign in to comment.