Fork me on GitHub
#boot
<
2022-07-26
>
Drew Verlee19:07:57

My understanding is that the

BOOT_CLOJURE_VERSION
Is the version of clojure boot uses and would have no impact on the build/jar? right?

Drew Verlee19:07:27

Though this warning implies it's not going to use clojure 1.8

Classpath conflict: org.clojure/clojure version 1.8.0 already loaded, NOT loading version 1.9.0....

Drew Verlee19:07:24

and the pom generated used 1.8 so i'm guessing it is using 1.8