From 1aa9c04c5119bfff8943e7662e2a5e22f3d1bebc Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 24 Nov 2019 16:13:19 -0500 Subject: upgrade versions --- project/build.properties | 2 +- project/plugins.sbt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'project') 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 -- cgit v1.2.3