Skip to content

Commit

Permalink
Bump bootlaces
Browse files Browse the repository at this point in the history
  • Loading branch information
alandipert committed Jan 7, 2016
1 parent 29833eb commit 2cf804c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(set-env!
:dependencies '[[org.clojure/clojure "1.7.0" :scope "provided"]
[adzerk/bootlaces "0.1.10" :scope "test"]
[adzerk/bootlaces "0.1.13" :scope "test"]
[datascript "0.13.3" :scope "test"]]
:resource-paths #{"src"})

Expand Down

0 comments on commit 2cf804c

Please sign in to comment.