Browse Source

Update SBT and Site plugin

master
Sarah Gerweck 6 years ago
parent
commit
eb82911749
No known key found for this signature in database GPG Key ID: AFCB37207DB3F226
  1. 2
      project/build.properties
  2. 2
      project/plugin-site.sbt
  3. 2
      project/project/build.properties

2
project/build.properties

@ -1 +1 @@
sbt.version=1.1.0
sbt.version=1.1.1

2
project/plugin-site.sbt

@ -1,2 +1,2 @@
// Standard plugin for generating docs, etc.
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.2")

2
project/project/build.properties

@ -1 +1 @@
sbt.version=1.1.0
sbt.version=1.1.1
Loading…
Cancel
Save