File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 :url " https://raw.githubusercontent.com/metabase/toucan/master/LICENSE.txt" }
66 :min-lein-version " 2.5.0"
77 :dependencies [[org.clojure/java.classpath " 0.3.0" ]
8- [org.clojure/java.jdbc " 0.7.8 " ]
8+ [org.clojure/java.jdbc " 0.7.9 " ]
99 [org.clojure/tools.logging " 0.4.1" ]
1010 [org.clojure/tools.namespace " 0.2.10" ]
1111 [honeysql " 0.9.4" ]]
1414 " test" [" expectations" ]
1515 " start-db" [" shell" " ./start-db" ] ; `lein start-db` and stop-db are conveniences for running a test database via Docker
1616 " stop-db" [" shell" " docker" " stop" " toucan_test" ]}
17- :profiles {:dev {:dependencies [[org.clojure/clojure " 1.9 .0" ]
17+ :profiles {:dev {:dependencies [[org.clojure/clojure " 1.10 .0" ]
1818 [expectations " 2.1.10" ]
1919 [postgresql " 9.3-1102.jdbc41" ]]
2020 :plugins [[docstring-checker " 1.0.3" ]
You can’t perform that action at this time.
0 commit comments