Skip to content

Commit

Permalink
Fix deps.edn dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Nov 28, 2024
1 parent 59b95bf commit 44a9fd0
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,4 +1,4 @@
{:deps {org.clojure/clojure {:mvn/version "1.11.4"}
amalloy/ring-buffer {:mvn/version "1.3.1"}
duct/logger {:mvn/version "0.4.0"}
org.duct-framework/logger {:mvn/version "0.4.0"}
integrant/integrant {:mvn/version "0.13.1"}}}

0 comments on commit 44a9fd0

Please sign in to comment.