fulcrologic / fulcro-rad

Fulcro Rapid Application Development
MIT License
201 stars 46 forks source link

Bump cljc.java-time #94

Closed sheluchin closed 2 years ago

awkay commented 2 years ago

Hm. This is sort of a breaking change because the coordinates of the dependency changed. This will ripple through to other libs and downstream projects and cause them to have both on the classpath at the same time. I'm going to wait on this one for the moment unless there is some significant bug fix that affects operation.

sheluchin commented 2 years ago

Nope, nothing urgent about this one. It just gets rid of the warning in 1.11:

WARNING: abs already refers to: #'clojure.core/abs in namespace: ...

but nothing that can't wait.