File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ and limits itself to a small set of general-purpose functions.
1313
1414Add the following dependency to your deps.edn file:
1515
16- dev.weavejester/medley {:mvn/version "1.8.1 "}
16+ dev.weavejester/medley {:mvn/version "1.9.0 "}
1717
1818Or to your Leiningen project file:
1919
20- [dev.weavejester/medley "1.8.1 "]
20+ [dev.weavejester/medley "1.9.0 "]
2121
2222Or to your deps-clr.edn file:
2323
Original file line number Diff line number Diff line change 1- (defproject dev.weavejester /medley " 1.8.1 "
1+ (defproject dev.weavejester /medley " 1.9.0 "
22 :description " A lightweight library of useful, mostly pure functions"
33 :url " https://github.com/weavejester/medley"
44 :license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments