Updated c4k-common dep

from 1.0.0 to 2.1.0
This commit is contained in:
erik 2022-07-06 16:44:10 +02:00
parent 0e341c98e6
commit a70727fdd7

View file

@ -5,7 +5,7 @@
:url "https://www.apache.org/licenses/LICENSE-2.0.html"}
:dependencies [[org.clojure/clojure "1.10.3"]
[org.clojure/tools.reader "1.3.6"]
[org.domaindrivenarchitecture/c4k-common-clj "1.0.0"]
[org.domaindrivenarchitecture/c4k-common-clj "2.1.0"]
[hickory "0.7.1"]]
:target-path "target/%s/"
:source-paths ["src/main/cljc"