SBT 0.11.3 has a new group Id and doesn't get picked up on Heroku unless we mirror it. Added the org.scala-sbt group Id to the typesafe releases and snapshots repositories.
Tested this with naaman-test-s3pository.herokuapp.com.
We need this deployed on s3pository before we can officially support 0.11.3 in the buildpack. The alternative hack is to have the buildpack use the typesafe repo directly.
@sclasen can you pull this in?
SBT 0.11.3 has a new group Id and doesn't get picked up on Heroku unless we mirror it. Added the org.scala-sbt group Id to the typesafe releases and snapshots repositories.
Tested this with naaman-test-s3pository.herokuapp.com.
We need this deployed on s3pository before we can officially support 0.11.3 in the buildpack. The alternative hack is to have the buildpack use the typesafe repo directly.