Skip to content

Commit

Permalink
Merge pull request #4 from ThoughtWorksInc/features/sbt-best-practice
Browse files Browse the repository at this point in the history
Specify the version of sbt-best-practice
  • Loading branch information
Atry authored Jun 9, 2017
2 parents 8c22f9b + cd8f997 commit 3b5b165
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
@@ -1 +1 @@
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "latest.release")
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "2.3.0")

0 comments on commit 3b5b165

Please sign in to comment.