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 144144 :graal {:override-deps {org.clojure/clojure {:mvn/version " 1.12.1" }}
145145 :extra-deps {com.github.clj-easy/graal-build-time {:mvn/version " 1.0.5" }}}
146146
147-
148147 :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" }}}
151152
152153 :native-test {:extra-paths [" target/generated/graal" ]}
153154
Original file line number Diff line number Diff line change 336336 :test-cmds [" bb test" ]}
337337 {:name " clojure-mcp"
338338 :platforms [:clj ]
339- :version " 0.1.4 -alpha"
339+ :version " 0.1.5 -alpha"
340340 :github-release {:repo " bhauman/clojure-mcp"
341341 :via :tag
342342 :version-prefix " v" }
You can’t perform that action at this time.
0 commit comments