aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
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")