Skip to content

Commit 8266612

Browse files
committed
#2 Add org.flatland/ordered dependency to fix local repl issue
1 parent 73d0232 commit 8266612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
[org.clojure/java.jdbc "0.7.8"]
1111
[org.postgresql/postgresql "42.2.5.jre7"]
1212
[com.mchange/c3p0 "0.9.5.2"]
13+
[org.flatland/ordered "1.5.7"]
1314
[io.aviso/logging "0.3.1"]])

0 commit comments

Comments
 (0)