Skip to content

Commit

Permalink
Update sbt-scalariform to 1.8.3 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and analytically committed Jul 16, 2019
1 parent 2876866 commit 7fa9529
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 @@ -2,7 +2,7 @@ resolvers += Resolver.typesafeRepo("releases")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")

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

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")

Expand Down

0 comments on commit 7fa9529

Please sign in to comment.