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 <to...@tcrawley.org <javascript:>> > : > >> 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, but 0.5.0 and higher do not > work. I do not get an error, but it looks like queries are not executed or > give an empty result. I have to look into that. > > > It says you can check your profile also: > ancient Check 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. > > > On Thu, Jul 14, 2016 at 6:56 AM, Cecil Westerhof <cldwes...@gmail.com >> <javascript:>> wrote: >> > 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.numeric-tower "0.0.4"] >> > [seesaw "1.4.5"] >> > [yesql "0.4.0"]] >> > >> > Is there a way to get notified about newer (stable) releases? They say: >> > never change a winning team, but I think it a good idea (most of the >> time) >> > to upgrade to a newer version when that is possible. >> > > -- > Cecil Westerhof > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.