Bump to hooke 1.1.2 to fix compatibility with Clojure 1.3.

This commit is contained in:
Phil Hagelberg 2011-07-03 14:55:13 -07:00
parent 7b42e09785
commit 9bfc582ab6

View file

@ -11,7 +11,7 @@
[clucy "0.2.1"]
[lancet "1.0.1"]
[jline "0.9.94" :exclusions [junit]]
[robert/hooke "1.1.1"]
[robert/hooke "1.1.2"]
[org.apache.maven/maven-ant-tasks "2.0.10" :exclusions [ant]]]
:disable-implicit-clean true
:eval-in-leiningen true)