Description: Startup product development and marketing
Startup product development and marketing
TL;DR : Use lein -U deps to force leiningen to update SNAPSHOT and RELEASE dependencies in a Leiningen project.
You may have noticed that some clojure dependencies allow you to specify their version number as "RELEASE" . This is useful when you’re working with libraries that need to be kept in sync with another piece of software that updates automatically.