Skip to content

Commit

Permalink
Merge pull request #206 from stevejmp/205-warning-medley-clojure-1.11
Browse files Browse the repository at this point in the history
Update Medley to 1.4.0 to fix Clojure 1.11 warning
  • Loading branch information
weavejester authored Apr 21, 2022
2 parents a22e0fe + aa83158 commit d8f39af
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 @@ -6,7 +6,7 @@
:dependencies [[org.clojure/clojure "1.7.0"]
[org.clojure/tools.macro "0.1.5"]
[clout "2.2.1"]
[medley "1.3.0"]
[medley "1.4.0"]
[ring/ring-core "1.8.1"]
[ring/ring-codec "1.1.2"]]
:plugins [[lein-codox "0.10.7"]]
Expand Down

0 comments on commit d8f39af

Please sign in to comment.