Skip to content

Commit 24304c3

Browse files
committed
update sbt
1 parent 38913c6 commit 24304c3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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=0.13.12

project/plugins.sbt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
2-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.13.0")
3-
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.2")
4-
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")
5-
addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.1.0")
6-
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")
7-
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "1.5.1")
8-
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
1+
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.13.0")
3+
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.2")
4+
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")
5+
addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.1.0")
6+
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.8.5")
7+
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "1.5.1")
8+
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")

0 commit comments

Comments
 (0)