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
tools.deps.alpha 0.6.496, which was released with the Clojure CLI tools 1.10.0.442, contains a fix for TDEPS-74 and TDEPS-106. Cursive already had fairly awful workarounds for these internally, and unfortunately the t.d.a fix broke the way Cursive worked. This is now fixed, Cursive will detect the presence of the new features and will only apply its current hack in the absence of them, i.e. in older t.d.a or Clojure CLI versions.
The text was updated successfully, but these errors were encountered:
tools.deps.alpha 0.6.496, which was released with the Clojure CLI tools 1.10.0.442, contains a fix for TDEPS-74 and TDEPS-106. Cursive already had fairly awful workarounds for these internally, and unfortunately the t.d.a fix broke the way Cursive worked. This is now fixed, Cursive will detect the presence of the new features and will only apply its current hack in the absence of them, i.e. in older t.d.a or Clojure CLI versions.
The text was updated successfully, but these errors were encountered: