Skip to content

Commit

Permalink
Update nrepl to 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Walker committed Sep 27, 2018
1 parent 6045ab1 commit c012be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
potemkin {:mvn/version "0.4.5"}
asset-minifier {:mvn/version "0.2.5"}}

:aliases {:nrepl {:extra-deps {nrepl {:mvn/version "0.4.2"}}}
:aliases {:nrepl {:extra-deps {nrepl {:mvn/version "0.4.4"}}}
:test
{:extra-paths ["test"]
:main-opts ["-m" "cognitect.test-runner"]
Expand Down

0 comments on commit c012be4

Please sign in to comment.