upgraded non-c4k deps

This commit is contained in:
Clemens 2023-02-10 13:09:05 +01:00
parent 6ff50bca4c
commit 398fa5475b

View file

@ -3,7 +3,7 @@
:url "https://domaindrivenarchitecture.org" :url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0" :license {:name "Apache License, Version 2.0"
:url "https://www.apache.org/licenses/LICENSE-2.0.html"} :url "https://www.apache.org/licenses/LICENSE-2.0.html"}
:dependencies [[org.clojure/clojure "1.10.3"] :dependencies [[org.clojure/clojure "1.11.1"]
[org.clojure/tools.reader "1.3.6"] [org.clojure/tools.reader "1.3.6"]
[org.domaindrivenarchitecture/c4k-common-clj "6.0.1"]] [org.domaindrivenarchitecture/c4k-common-clj "6.0.1"]]
:target-path "target/%s/" :target-path "target/%s/"