Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit deb56f4

Browse files
author
Michael Klishin
committed
Use Clojure 1.6.0
1 parent 57b957e commit deb56f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clojure/project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
:url "http://github.com/rabbitmq/rabbitmq-tutorial"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
6-
:dependencies [[org.clojure/clojure "1.5.1"]
6+
:dependencies [[org.clojure/clojure "1.6.0"]
77
[com.novemberain/langohr "2.7.1"]])

0 commit comments

Comments
 (0)