8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d2aac commit 24c0d5cCopy full SHA for 24c0d5c
project.clj
@@ -7,7 +7,7 @@
7
:url "http://github.com/alaisi/postgres.async.git"}
8
:dependencies [[org.clojure/clojure "1.6.0"]
9
[org.clojure/core.async "0.1.346.0-17112a-alpha"]
10
- [com.github.alaisi.pgasync/postgres-async-driver "0.4"]]
+ [com.github.alaisi.pgasync/postgres-async-driver "0.5"]]
11
:global-vars {*warn-on-reflection* true}
12
:target-path "target/%s"
13
:profiles {:dev {:source-paths ["dev"]
0 commit comments