aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAina Pinto <aina@8thlight.com>2018-02-15 22:59:24 -0600
committerAina Pinto <aina@8thlight.com>2018-02-15 22:59:24 -0600
commit5f328e9a8ee67fa7a6c579bd4cf0da85d20c9f5e (patch)
tree720bfa56e6e6e24a4e5325000e0c5eb286f4285f
parent424b242e7cc6ac4f79ce712461725471cd3ccbe4 (diff)
downloadcreative-scala-template-5f328e9a8ee67fa7a6c579bd4cf0da85d20c9f5e.tar.gz
creative-scala-template-5f328e9a8ee67fa7a6c579bd4cf0da85d20c9f5e.tar.bz2
creative-scala-template-5f328e9a8ee67fa7a6c579bd4cf0da85d20c9f5e.zip
Bump sbt version to 1.1.0
- v0.13.11 is incompatible with Java9
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 59e7c05..66fe511 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=0.13.11 \ No newline at end of file
+sbt.version=1.1.0 \ No newline at end of file