Upgrade tests to hugsql 0.5.3
This commit is contained in:
parent
db9a8ff10c
commit
b102a4ae0e
1 changed files with 1 additions and 1 deletions
2
deps.edn
2
deps.edn
|
|
@ -129,7 +129,7 @@
|
||||||
clojure-msgpack/clojure-msgpack {:mvn/version "1.2.1"}
|
clojure-msgpack/clojure-msgpack {:mvn/version "1.2.1"}
|
||||||
cli-matic/cli-matic {:git/url "https://github.com/l3nz/cli-matic.git", :git/sha "9cd53ba7336363e3d06650dbad413b6f8b06e471"}
|
cli-matic/cli-matic {:git/url "https://github.com/l3nz/cli-matic.git", :git/sha "9cd53ba7336363e3d06650dbad413b6f8b06e471"}
|
||||||
aysylu/loom {:mvn/version "1.0.2"}
|
aysylu/loom {:mvn/version "1.0.2"}
|
||||||
com.layerware/hugsql-core {:mvn/version "0.5.1"}
|
com.layerware/hugsql-core {:mvn/version "0.5.3"}
|
||||||
com.github.seancorfield/expectations {:mvn/version "2.0.157"}
|
com.github.seancorfield/expectations {:mvn/version "2.0.157"}
|
||||||
com.rpl/specter {:mvn/version "1.1.4"}}
|
com.rpl/specter {:mvn/version "1.1.4"}}
|
||||||
:classpath-overrides {org.clojure/clojure nil
|
:classpath-overrides {org.clojure/clojure nil
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue