Bump to main branch
This commit is contained in:
parent
50fc2e2582
commit
6d5fc67467
2 changed files with 2 additions and 2 deletions
2
deps.edn
2
deps.edn
|
|
@ -174,7 +174,7 @@
|
||||||
prismatic/plumbing {:git/url "https://github.com/plumatic/plumbing",
|
prismatic/plumbing {:git/url "https://github.com/plumatic/plumbing",
|
||||||
:git/sha "424bc704f2db422de34269c139a5494314b3a43b"}
|
:git/sha "424bc704f2db422de34269c139a5494314b3a43b"}
|
||||||
org.clj-commons/hickory {:git/url "https://github.com/clj-commons/hickory"
|
org.clj-commons/hickory {:git/url "https://github.com/clj-commons/hickory"
|
||||||
:git/sha "749ba998aa64f19092876cda967e6c562c56b81d"}}
|
:git/sha "9385b6708ef35f161732d8464b3a3aa57dd79f30"}}
|
||||||
:classpath-overrides {org.clojure/clojure nil
|
:classpath-overrides {org.clojure/clojure nil
|
||||||
org.clojure/spec.alpha nil}}
|
org.clojure/spec.alpha nil}}
|
||||||
:clj-nvd
|
:clj-nvd
|
||||||
|
|
|
||||||
|
|
@ -193,7 +193,7 @@
|
||||||
:test-namespaces [plumbing.core-test],
|
:test-namespaces [plumbing.core-test],
|
||||||
:test-paths ["test"]}
|
:test-paths ["test"]}
|
||||||
org.clj-commons/hickory {:git-url "https://github.com/clj-commons/hickory"
|
org.clj-commons/hickory {:git-url "https://github.com/clj-commons/hickory"
|
||||||
:git-sha "749ba998aa64f19092876cda967e6c562c56b81d"
|
:git-sha "9385b6708ef35f161732d8464b3a3aa57dd79f30"
|
||||||
:test-paths ["test/cljc"]
|
:test-paths ["test/cljc"]
|
||||||
:test-namespaces [hickory.test.core
|
:test-namespaces [hickory.test.core
|
||||||
hickory.test.convert
|
hickory.test.convert
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue