Re: Notification about newer versions

2016-07-14 Thread Cecil Westerhof
2016-07-14 15:25 GMT+02:00 Yannick Scherer : > To check your profiles using lein-ancient, run: > > lein ancient check-profiles > > See the output of > > lein help ancient > > for all available tasks. > ​I try everything immediately of-course. ;-) I find especially show-versions handy. -

Re: Notification about newer versions

2016-07-14 Thread Cecil Westerhof
2016-07-14 15:00 GMT+02:00 Cecil Westerhof : > It says you can check your profile also: > ancientCheck your projects and profiles for outdated > dependencies/plugins. > > But that is not true: if I run it in a not project directory, I get: > (warn) not inside of a project. > ​I should have l

Re: Notification about newer versions

2016-07-14 Thread Yannick Scherer
To check your profiles using lein-ancient, run: lein ancient check-profiles See the output of lein help ancient for all available tasks. - Yanncik Am Donnerstag, 14. Juli 2016 15:01:38 UTC+2 schrieb Cecil Westerhof: > > 2016-07-14 13:05 GMT+02:00 Toby Crawley > > : > >> You can use l

Re: Notification about newer versions

2016-07-14 Thread Cecil Westerhof
2016-07-14 13:05 GMT+02:00 Toby Crawley : > You can use lein-ancient periodically to see if there are newer > versions of your dependencies: https://github.com/xsc/lein-ancient ​I have updated my project. I now use clj-time 0.12.0 instead of 0.8.0. I partly updated yesql: from 0.4.0 to 0.4.2, bu

Re: Notification about newer versions

2016-07-14 Thread Toby Crawley
You can use lein-ancient periodically to see if there are newer versions of your dependencies: https://github.com/xsc/lein-ancient - Toby On Thu, Jul 14, 2016 at 6:56 AM, Cecil Westerhof wrote: > In a project.clj I have: > :dependencies [[org.clojure/clojure"1.8.0"] >

Notification about newer versions

2016-07-14 Thread Cecil Westerhof
In a project.clj I have: :dependencies [[org.clojure/clojure"1.8.0"] [clj-time "0.8.0"] [com.h2database/h2 "1.3.176"] [instaparse "1.4.2"] [org.clojure/math.numer