summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorxuwei-k <6b656e6a69@gmail.com>2018-01-08 14:56:25 +0900
committerxuwei-k <6b656e6a69@gmail.com>2018-04-01 20:49:56 +0900
commit7971295de81e5ee06fa1d9d8784b5c15c7fc6e9a (patch)
tree9948a8bc4a3f519069357ce6d795ec7a861204da /project
parent216fae2a934719179a91d60de0a251dbe84682ea (diff)
downloadspray-json-7971295de81e5ee06fa1d9d8784b5c15c7fc6e9a.tar.gz
spray-json-7971295de81e5ee06fa1d9d8784b5c15c7fc6e9a.tar.bz2
spray-json-7971295de81e5ee06fa1d9d8784b5c15c7fc6e9a.zip
sbt 1.1.2
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
-rw-r--r--project/plugins.sbt6
2 files changed, 4 insertions, 4 deletions
diff --git a/project/build.properties b/project/build.properties
index c091b86..0531343 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=0.13.16
+sbt.version=1.1.2
diff --git a/project/plugins.sbt b/project/plugins.sbt
index b6edd90..b687503 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,7 +1,7 @@
-addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.5.9")
+addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
-addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.7.0")
+addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.2")
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")