Skip to content

Commit

Permalink
Bump Clojure version
Browse files Browse the repository at this point in the history
  • Loading branch information
eerohele committed Oct 25, 2024
1 parent ed4a9f8 commit 795a6a9
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 @@
{:aliases {:dev {:extra-paths ["dev/src"]
:extra-deps {org.clojure/clojure {:mvn/version "1.12.0-alpha12"}
:extra-deps {org.clojure/clojure {:mvn/version "1.12.0"}
com.cognitect/transcriptor {:mvn/version "0.1.5"}
criterium/criterium {:mvn/version "0.4.6"}
org.clojure/test.check {:mvn/version "1.1.1"}}}
Expand Down

0 comments on commit 795a6a9

Please sign in to comment.