-
Stanislav Hacker authored
For libraries that are not specified with `--m.<library> <version>` flag, Servant can choose you from two options. You can select that you want to upgrade these libraries on latest version (mean latest version used in project, not the latest version in registry) or provide version manually. In this case, you need to pick right version for all libraries in list and after select, Servant will run "unify" command again to set selected versions.
87a1bcbe
Loading