Skip to content

Commit

Permalink
Update deps.edn
Browse files Browse the repository at this point in the history
libs must be qualified
  • Loading branch information
olivergeorge authored Jul 12, 2021
1 parent 3013b60 commit 1d7db7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:paths ["src"]
:deps {org.clojure/clojure {:mvn/version "1.8.0"}
org.clojure/clojurescript {:mvn/version "1.9.495"}
clj-time {:mvn/version "0.13.0"}
clj-time/clj-time {:mvn/version "0.13.0"}
com.andrewmcveigh/cljs-time {:mvn/version "0.5.2"}}}

0 comments on commit 1d7db7b

Please sign in to comment.