dgrnbrg / guzheng

Instrumentation for Clojure
38 stars 3 forks source link

Lein plugin has version range on leinjacker #8

Open timmc opened 11 years ago

timmc commented 11 years ago

Would you accept a pull request for lein-guzheng to depend on a specific version of leinjacker (either the lowest or highest tested version, as you prefer) instead of a version range? Version ranges are a tooling and repeatability nightmare.

dgrnbrg commented 11 years ago

Sure! How about a soft dependency? [0.3.3]?

timmc commented 11 years ago

That's actually a hard dependency, which is a type of range. A soft dependency would be 0.3.3.