Skip to content

re-frisk-remote abs and update-keys warnings #76

Open
@zelark

Description

In the latest Clojure and ClojureScript they added core functions abs and update-keys.

Is it possible to update the dependencies to get rid of these warnings?

WARNING: abs already refers to: #'clojure.core/abs in namespace: taoensso.encore, being replaced by: #'taoensso.encore/abs
WARNING: update-keys already refers to: #'clojure.core/update-keys in namespace: io.aviso.exception, being replaced by: #'io.aviso.exception/update-keys

They come with re-frisk-remote

 [re-frisk-remote "1.6.0" :scope "test"]
   [com.taoensso/timbre "4.10.0" :scope "test"]
     [io.aviso/pretty "0.1.33" :scope "test"]
   [http-kit "2.2.0" :scope "test"]
   [javax.servlet/servlet-api "2.5" :scope "test"]
   [re-frisk/sente "1.15.0" :scope "test"]
     [com.taoensso/encore "2.117.0" :scope "test"]
       [com.taoensso/truss "1.5.0" :scope "test"]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions