There was an error while loading. Please reload this page.
1 parent 32c5187 commit eb060deCopy full SHA for eb060de
clojure/project.clj
@@ -1,7 +1,7 @@
1
(defproject com.rabbitmq/tutorials "1.0.0-SNAPSHOT"
2
:description "RabbitMQ tutorials using Langohr"
3
- :url "http://github.com/rabbitmq/rabbitmq-tutorial"
+ :url "http://github.com/rabbitmq/rabbitmq-tutorials"
4
:license {:name "Eclipse Public License"
5
:url "http://www.eclipse.org/legal/epl-v10.html"}
6
:dependencies [[org.clojure/clojure "1.6.0"]
7
- [com.novemberain/langohr "2.11.0"]])
+ [com.novemberain/langohr "3.0.0-rc1"]])
0 commit comments