diff --git a/java/project/build.properties b/java/project/build.properties index 826c0bd9..7609b478 100644 --- a/java/project/build.properties +++ b/java/project/build.properties @@ -1 +1 @@ -sbt.version = 0.13.16 \ No newline at end of file +sbt.version = 1.2.8 \ No newline at end of file diff --git a/java/project/plugins.sbt b/java/project/plugins.sbt index b2783bce..3a88a4e7 100644 --- a/java/project/plugins.sbt +++ b/java/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5") -addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1") -addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0") -addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3") +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.9") +addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.5") +addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1") +addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")