File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 144
144
:graal {:override-deps {org.clojure/clojure {:mvn/version " 1.12.1" }}
145
145
:extra-deps {com.github.clj-easy/graal-build-time {:mvn/version " 1.0.5" }}}
146
146
147
-
148
147
:sci-test {:extra-paths [" target/generated/sci-test/src" ]
149
- :extra-deps {lread/sci-test {:git/url " https://github.com/lread/sci-test.git"
150
- :sha " 2d90e9c653b30bc00f3c0b0db42fdbd27f3b7a25" }}}
148
+ :extra-deps {lread/sci-test
149
+ #_ {:local/root " /home/lee/proj/oss/lread/sci-test" }
150
+ {:git/url " https://github.com/lread/sci-test.git"
151
+ :sha " 4ae223f3e1fcada914e178194911c4fdffbf9857" }}}
151
152
152
153
:native-test {:extra-paths [" target/generated/graal" ]}
153
154
Original file line number Diff line number Diff line change 336
336
:test-cmds [" bb test" ]}
337
337
{:name " clojure-mcp"
338
338
:platforms [:clj ]
339
- :version " 0.1.4 -alpha"
339
+ :version " 0.1.5 -alpha"
340
340
:github-release {:repo " bhauman/clojure-mcp"
341
341
:via :tag
342
342
:version-prefix " v" }
You can’t perform that action at this time.
0 commit comments