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
2 files changed, 2 insertions, 2 deletions
diff --git a/project/build.properties b/project/build.properties
index 40577b0..d761d99 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.1.2 \ No newline at end of file
+sbt.version=1.3.4 \ No newline at end of file
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 9858b8b..0311d46 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.4.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
-addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.1.3")
+addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.0")
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value