boot

Drew Verlee 2022-07-26T19:07:57.178089Z

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 Verlee 2022-07-26T19:12:27.783359Z

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 Verlee 2022-07-26T19:16:24.367599Z

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