sbt/librarymanagement
jvican 5ff32f2a99
Add a frozen mode to update configuration
The frozen mode is used by the dependency lock file.

It makes sure that the resolution is always intransitive and that ivy
does not check for changed dependencies and stores that information in
the resolved ivy files. Following the ivy documentation, the last change
may bring a slight performance improvement:

http://ant.apache.org/ivy/history/latest-milestone/use/resolve.html
2017-05-11 18:00:24 +02:00
..
src Add a frozen mode to update configuration 2017-05-11 18:00:24 +02:00
NOTICE Add build.sbt 2015-08-19 03:56:08 -04:00