Include new repositories to grab sbt

This commit is contained in:
Eugene Yokota 2016-05-08 16:21:23 -04:00
parent d887d7d824
commit 0144a47ce6
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
[repositories]
local
maven-central
sbt-maven-releases: https://repo.scala-sbt.org/scalasbt/maven-releases/, bootOnly
sbt-maven-snapshots: https://repo.scala-sbt.org/scalasbt/maven-snapshots/, bootOnly
typesafe-ivy-releases: https://repo.typesafe.com/typesafe/ivy-releases/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly
sbt-ivy-snapshots: https://repo.scala-sbt.org/scalasbt/ivy-snapshots/, [organization]/[module]/[revision]/[type]s/[artifact](-[classifier]).[ext], bootOnly