8000 Bump Langohr to 3.0.0-rc1 · falcon677/rabbitmq-tutorials@eb060de · GitHub
[go: up one dir, main page]

Skip to content

Commit eb060de

Browse files
Bump Langohr to 3.0.0-rc1
1 parent 32c5187 commit eb060de

File tree

8000

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clojure/project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
(defproject com.rabbitmq/tutorials "1.0.0-SNAPSHOT"
22
:description "RabbitMQ tutorials using Langohr"
3-
:url "http://github.com/rabbitmq/rabbitmq-tutorial"
3+
:url "http://github.com/rabbitmq/rabbitmq-tutorials"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:dependencies [[org.clojure/clojure "1.6.0"]
7-
[com.novemberain/langohr "2.11.0"]])
7+
[com.novemberain/langohr "3.0.0-rc1"]])

0 commit comments

Comments
 (0)
0