Skip to content

Commit

Permalink
Exclude superv.async from datahike with new konserve-jdbc snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoKramer committed Aug 31, 2020
1 parent d6e9f47 commit 0d47c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:dependencies [[org.clojure/clojure "1.10.1" :scope "provided"]
[environ "1.2.0"]
[com.taoensso/timbre "4.10.0"]
[io.replikativ/datahike "0.3.2-SNAPSHOT"]
[io.replikativ/datahike "0.3.2-SNAPSHOT" :exclusions [io.replikativ/superv.async]]
[alekcz/konserve-jdbc "0.1.0-SNAPSHOT"]]
:deploy-repositories
[["clojars"
Expand Down

0 comments on commit 0d47c4b

Please sign in to comment.