sbt/tests
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/test/scala/coursier/test A bit more reliable Scala JS file reading in tests 2016-02-24 20:22:27 +01:00
jvm/src Don't return duplicated artifacts from Ivy repos 2017-06-06 18:01:28 +02:00
shared/src/test Support resolving the latest sub-revision of a module 2017-06-08 18:00:06 +02:00