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
Currently Untangled Server requires clojure.spec but doesn't uses it at all. This is making issues to use new versions of Clojure since clojure.spec namespace is not avilable anymore.
The text was updated successfully, but these errors were encountered:
Currently Untangled Server requires
clojure.spec
but doesn't uses it at all. This is making issues to use new versions of Clojure sinceclojure.spec
namespace is not avilable anymore.The text was updated successfully, but these errors were encountered: