aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jakob@driver.xyz>2018-06-05 21:59:09 -0700
committerJakob Odersky <jakob@driver.xyz>2018-06-05 22:10:49 -0700
commit705e615fe0be55ea0116d2810d24a30cf11f24d3 (patch)
treeba2006311fa675021fc9fd42c820235518412204 /project
parent600db9b151154d3ee6e14eff3c0b9296a32a9d90 (diff)
downloadtracing-705e615fe0be55ea0116d2810d24a30cf11f24d3.tar.gz
tracing-705e615fe0be55ea0116d2810d24a30cf11f24d3.tar.bz2
tracing-705e615fe0be55ea0116d2810d24a30cf11f24d3.zip
Upgrade build and dependenciesv0.1.0
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
-rw-r--r--project/plugins.sbt2
-rw-r--r--project/publish.sbt2
3 files changed, 3 insertions, 3 deletions
diff --git a/project/build.properties b/project/build.properties
index 369929b..d6e3507 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.0.2 \ No newline at end of file
+sbt.version=1.1.6
diff --git a/project/plugins.sbt b/project/plugins.sbt
index a1e2f8a..a3e7e05 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,3 +1,3 @@
ivyLoggingLevel := UpdateLogging.Quiet
-addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.2.0")
+addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")
diff --git a/project/publish.sbt b/project/publish.sbt
index 2f35a0c..8a0d471 100644
--- a/project/publish.sbt
+++ b/project/publish.sbt
@@ -1,2 +1,2 @@
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")