Skip to content

Commit

Permalink
Bump dep to fix tx in uberjar
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrossley3 committed Apr 6, 2015
1 parent b4aa862 commit f984d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.6.0"]
[org.immutant/immutant "2.x.incremental.542"]
[org.immutant/immutant "2.x.incremental.543"]
[compojure "1.3.1"]
[ring/ring-devel "1.3.1"]
[org.clojure/core.memoize "0.5.6"]
Expand Down

0 comments on commit f984d1c

Please sign in to comment.