File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
deps-try/cli {:local/root " ./vendor/deps-try.cli" }
6
6
deps-try/http-client {:local/root " ./vendor/deps-try.http-client" }
7
7
io.github.eval/compliment {:git/sha " cd9706db27d456e8940dcd1118174c94effa9358" }
8
- org.clojure/clojure {:mvn/version " 1.12.0-alpha10 " }
8
+ org.clojure/clojure {:mvn/version " 1.12.0-alpha11 " }
9
9
org.clojure/tools.gitlibs {:mvn/version " 2.5.197" }
10
10
; ; suppress logging
11
11
org.slf4j/slf4j-nop {:mvn/version " 2.0.5" }}
Original file line number Diff line number Diff line change 127
127
ns-only :ns-only
128
128
recipe-location :location } :recipe :as _args}]
129
129
#_ (prn ::args _args)
130
- (let [default-deps {'org.clojure/clojure {:mvn/version " 1.12.0-alpha10 " }}
130
+ (let [default-deps {'org.clojure/clojure {:mvn/version " 1.12.0-alpha11 " }}
131
131
{:keys [cp-file]
132
132
default-cp :cp
133
133
tdeps-version :version
You can’t perform that action at this time.
0 commit comments