You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By report, this is still causing problems with Boot installations that don't use Clojure 1.7 by default. At least for the time being, it's safer to use the pre-Clojure 1.7 `update-in` syntax instead of the slightly-more-concise Clojure 1.6 `update` syntax, in order to avoid compatibility issues.
0 commit comments