nilenso / honeysql-postgres

PostgreSQL extension for honeysql
http://nilenso.com
Eclipse Public License 1.0
193 stars 28 forks source link

Published jar has odd dependencies since 0.2.5 #66

Closed frenchy64 closed 3 years ago

frenchy64 commented 3 years ago

According to https://clojars.org/nilenso/honeysql-postgres/versions/0.2.6 there are some strange dependencies that don't seem to be related to this repo:

net.cgrand/macrovich 0.2.1    <------
org.clojure/clojure 1.9.0
honeysql 0.9.4
org.clojure/spec.alpha 0.1.143     <------
org.clojure/core.specs.alpha 0.1.24      <------
kitallis commented 3 years ago

Hi @frenchy64, this is sorted in the new releases 0.3.104 and 0.4.112.

frenchy64 commented 3 years ago

Thanks @kitallis!