Skip to content

Commit

Permalink
Merge pull request ThoughtWorksInc#22 from ThoughtWorksInc/features/s…
Browse files Browse the repository at this point in the history
…bt-best-practice-deploy

Upgrade sbt-best-practice
  • Loading branch information
Atry authored Mar 12, 2019
2 parents 59e098f + 23f74b8 commit e2013d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=0.13.11
sbt.version=1.1.1
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" % "2.6.1")
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "4.1.0")

0 comments on commit e2013d9

Please sign in to comment.