Skip to content

Commit

Permalink
Upgrade reply to 0.4.4
Browse files Browse the repository at this point in the history
Fixes #2572.
  • Loading branch information
glts committed Aug 22, 2019
1 parent f39bdb6 commit d55ea87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/leiningen/repl.clj
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@

(def reply-profile
{:dependencies
'[^:displace [reply "0.4.3" :exclusions [org.clojure/clojure ring/ring-core]]
'[^:displace [reply "0.4.4" :exclusions [org.clojure/clojure ring/ring-core]]
[clojure-complete "0.2.5"]]})

(defn- trampoline-repl [project port]
Expand Down

0 comments on commit d55ea87

Please sign in to comment.