Skip to content

Commit

Permalink
bump deps, #52
Browse files Browse the repository at this point in the history
  • Loading branch information
jarohen committed Dec 20, 2021
1 parent a43209a commit fa0b6e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}

:dependencies [[org.clojure/clojure "1.10.1"]
[org.clojure/tools.logging "1.0.0"]
:dependencies [[org.clojure/clojure "1.10.3"]
[org.clojure/tools.logging "1.2.3"]
[clj-time/clj-time "0.15.2" :scope "provided"]
[org.clojure/core.async "1.1.587" :scope "provided"]])
[org.clojure/core.async "1.5.648" :scope "provided"]])

0 comments on commit fa0b6e8

Please sign in to comment.