Fork me on GitHub
#leiningen
<
2017-01-22
>
danielcompton21:01:17

@luke, wild guess, try putting your specific version of cljs in the :plugins vector

danielcompton21:01:03

so that Leiningen uses that to override any versions of cljs specified by plugins

danielcompton21:01:13

although it is a bit puzzling that the exclusion doesn’t work

danielcompton21:01:50

also, be aware that Leiningen is built as an uberjar, so you can have dependency conflicts at the package level, that won’t show up as artifact level conflicts