seancorfield / usermanager-example

A little demo web app in Clojure, using Component, Ring, Compojure, Selmer (and a database)
Other
338 stars 38 forks source link

Update all outdated dependencies #7

Closed seancorfield closed 3 years ago

seancorfield commented 3 years ago
|    :file |                  :name |               :current |                           :latest |
|----------+------------------------+------------------------+-----------------------------------|
| deps.edn |              ring/ring |                  1.8.2 |                             1.9.2 |
|          | seancorfield/next.jdbc | seancorfield/next.jdbc | com.github.seancorfield/next.jdbc |
|          | seancorfield/next.jdbc |                1.1.613 |                           1.1.646 |
|          |          selmer/selmer |                1.12.31 |                           1.12.33 |
seancorfield commented 3 years ago

Also, in the non-Polylith version:

| deps.edn |    org.clojure/clojure |                 1.10.1 |                            1.10.3 |
seancorfield commented 3 years ago

Don't forget to regenerate the Polylith diagram!

seancorfield commented 3 years ago

And, in the Polylith version:

|      projects/usermanager/deps.edn | com.github.seancorfield/depstar |                2.0.206 |                           2.0.211 |