Skip to content

Commit

Permalink
Merge pull request #2615 from glts/upgrade-reply
Browse files Browse the repository at this point in the history
Upgrade reply to 0.4.4
  • Loading branch information
glts authored Sep 2, 2019
2 parents f39bdb6 + d55ea87 commit 301d802
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 301d802

Please sign in to comment.