Skip to content

Commit e2013d9

Browse files
authored
Merge pull request #22 from ThoughtWorksInc/features/sbt-best-practice-deploy
Upgrade sbt-best-practice
2 parents 59e098f + 23f74b8 commit e2013d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=0.13.11
1+
sbt.version=1.1.1

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "2.6.1")
1+
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "4.1.0")

0 commit comments

Comments
 (0)