Skip to content

Commit

Permalink
Used the wrong exclusions.
Browse files Browse the repository at this point in the history
  • Loading branch information
lbradstreet committed May 8, 2015
1 parent fd1a357 commit c6b611a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project.clj
Expand Up @@ -23,7 +23,8 @@
[com.taoensso/timbre "3.3.1"]
[cljs-uuid "0.0.4"]
[ring "1.3.2"]
[com.mdrogalis/onyx "0.6.0-alpha2" :exclusions [Agrona aeron-client aeron-driver aeron-common]]
[com.mdrogalis/onyx "0.6.0-alpha2" :exclusions [uk.co.real-logic/Agrona uk.co.real-logic/aeron-client
uk.co.real-logic/aeron-driver uk.co.real-logic/aeron-common]]
[com.cognitect/transit-clj "0.8.259"]
[com.cognitect/transit-cljs "0.8.205"]
[cljsjs/moment "2.9.0-0"]
Expand Down

0 comments on commit c6b611a

Please sign in to comment.