reifyhealth / specmonstah

Specmonstah will eat the face off your test fixtures
MIT License
359 stars 18 forks source link

Add boot.properties to quell warning #10

Closed christianromney closed 7 years ago

christianromney commented 7 years ago

Boot currently warns:

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

This should eliminate the warning.

Signed-off-by: Christian Romney christian@reifyhealth.com