You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cursive evidently believes that my environment is running a pre 1.12.0 version of Clojure:
But I am running 1.12.0. When the REPL is started, its banner indicates 1.12.0, and 1.12.0 language features are available.
I am running IntelliJ IDEA 2024.2.5 (Ultimate Edition) with Cursive 1.14.1-eap1-2024.2.
I'm wondering if there is a way to control which Clojure language version Cursive believes it is using, and/or better understand how it deduces the version.
The text was updated successfully, but these errors were encountered:
Cursive evidently believes that my environment is running a pre 1.12.0 version of Clojure:
But I am running 1.12.0. When the REPL is started, its banner indicates 1.12.0, and 1.12.0 language features are available.
I am running IntelliJ IDEA 2024.2.5 (Ultimate Edition) with Cursive 1.14.1-eap1-2024.2.
I'm wondering if there is a way to control which Clojure language version Cursive believes it is using, and/or better understand how it deduces the version.
The text was updated successfully, but these errors were encountered: