Skip to content

Commit cd37a0a

Browse files
Update RabbitMQ Java client
1 parent 99d387c commit cd37a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:min-lein-version "2.5.1"
44
:license {:name "Eclipse Public License"}
55
:dependencies [[org.clojure/clojure "1.12.0"]
6-
[com.rabbitmq/amqp-client "5.26.0"]
6+
[com.rabbitmq/amqp-client "5.27.1"]
77
[clojurewerkz/support "1.5.0" :exclusions [com.google.guava/guava]]
88
[clj-http "3.13.0"]
99
[hato "1.0.0"]

0 commit comments

Comments
 (0)