Skip to content

Commit

Permalink
Revert back to sbt 0.13.17 (#193) (#197)
Browse files Browse the repository at this point in the history
To make sure publishing uses the expected path again. Of course it would be
better to make this work with sbt1, but I'm not sure how.
  • Loading branch information
raboof authored Sep 17, 2019
1 parent 012acb3 commit 55be504
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.2.8
sbt.version=0.13.17
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0")

0 comments on commit 55be504

Please sign in to comment.