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 <cldwester...@gmail.com> 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.

-- 
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.

Reply via email to