mirror of https://github.com/sbt/sbt.git
add coda hale's repository for jerkson (needed for ls)
This commit is contained in:
parent
5bce725bdf
commit
f3aadf22a0
|
|
@ -1,3 +1,5 @@
|
|||
resolvers += "less is" at "http://repo.lessis.me"
|
||||
|
||||
addSbtPlugin("me.lessis" % "ls-sbt" % "0.1.0")
|
||||
|
||||
resolvers += "Coda Hale's Repo" at "http://repo.codahale.com"
|
||||
Loading…
Reference in New Issue