weavejester/environ

update clojure version to 1.9.0

mikeThurmond opened this issue · 4 comments

update clojure version to 1.9.0

What's your reason for updating the minimum Clojure version?

I wasn't sure by updating from java 8 to java 11 if the dependency would still work. My apologies if I am incorrect. I was having trouble compiling my program, but it looks like an issue with ring. I can close this as well as the others if want.

Thanks

The Clojure dependency is the minimum version of Clojure this library supports. This issue essentially says "You should only support the latest Clojure version", which I don't think is what you were intending.

Gotcha, thanks for explaining and being patient. Closing issue now.