Skip to content

Commit

Permalink
Revert "change sbt version"
Browse files Browse the repository at this point in the history
This reverts commit cb9e768
  • Loading branch information
Noam Shaish authored and Noam Shaish committed Jan 9, 2019
1 parent b0285dc commit 930ac06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=0.13.17
sbt.version = 1.2.8
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")

// For making releases
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.3")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")

0 comments on commit 930ac06

Please sign in to comment.