8000 Upgrade postgres-async-driver dependency · theasp/postgres.async@24c0d5c · GitHub
[go: up one dir, main page]

Skip to content

Commit 24c0d5c

Browse files
committed
Upgrade postgres-async-driver dependency
1 parent 08d2aac commit 24c0d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:url "http://github.com/alaisi/postgres.async.git"}
88
:dependencies [[org.clojure/clojure "1.6.0"]
99
[org.clojure/core.async "0.1.346.0-17112a-alpha"]
10-
[com.github.alaisi.pgasync/postgres-async-driver "0.4"]]
10+
[com.github.alaisi.pgasync/postgres-async-driver "0.5"]]
1111
:global-vars {*warn-on-reflection* true}
1212
:target-path "target/%s"
1313
:profiles {:dev {:source-paths ["dev"]

0 commit comments

Comments
 (0)
0