aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2019-11-24 16:13:19 -0500
committerJakob Odersky <jakob@odersky.com>2019-11-24 16:25:25 -0500
commit1aa9c04c5119bfff8943e7662e2a5e22f3d1bebc (patch)
tree38328f7e944a3c021a2eb6421c5103ec84d5aad5 /project
parent42ffe61e65cc3ec230264b1a9f57772bf1bc7c8c (diff)
downloadsbt-gpg-1aa9c04c5119bfff8943e7662e2a5e22f3d1bebc.tar.gz
sbt-gpg-1aa9c04c5119bfff8943e7662e2a5e22f3d1bebc.tar.bz2
sbt-gpg-1aa9c04c5119bfff8943e7662e2a5e22f3d1bebc.zip
upgrade versions
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