Skip to content

Commit

Permalink
Bump RabbitMQ Java client to 5.20
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Nov 23, 2023
1 parent a04f076 commit d59f638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:min-lein-version "2.5.1"
:license {:name "Eclipse Public License"}
:dependencies [[org.clojure/clojure "1.11.1"]
[com.rabbitmq/amqp-client "5.18.0"]
[com.rabbitmq/amqp-client "5.20.0"]
[clojurewerkz/support "1.1.0" :exclusions [com.google.guava/guava]]
[clj-http "3.12.3"]
[hato "0.9.0"]
Expand Down

0 comments on commit d59f638

Please sign in to comment.