sbt/core
Claudio Bley 2851f7d364 Support resolving the latest sub-revision of a module
Components of revisions are separated by dots or hyphens.

In case you "end the revision with a `+`" (see [1]), the latest sub-revision of the
dependency module should be selected when resolving dependencies.

Accept revisions such as "1.2+" or "1.2.+" and "1.2.3-+".

Fixes #424.

[1]: http://ant.apache.org/ivy/history/latest-milestone/ivyfile/dependency.html
2017-06-08 18:00:06 +02:00
..
js/src/main/scala/coursier/core/compatibility Refactor web page link listing logic, implement it on the scalajs side 2017-02-13 19:19:39 +01:00
jvm/src/main/scala/coursier Move property file under coursier namespace 2017-05-15 15:32:48 +02:00
shared/src/main/scala/coursier Support resolving the latest sub-revision of a module 2017-06-08 18:00:06 +02:00