update clojure version to 1.9.0
mikeThurmond opened this issue · 4 comments
mikeThurmond commented
update clojure version to 1.9.0
weavejester commented
What's your reason for updating the minimum Clojure version?
mikeThurmond commented
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
weavejester commented
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.
mikeThurmond commented
Gotcha, thanks for explaining and being patient. Closing issue now.