Skip to content

Commit

Permalink
Bump clojure to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andersmurphy committed Sep 15, 2024
1 parent f6fc106 commit e307fa6
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.12.0-alpha8"}
:deps {org.clojure/clojure {:mvn/version "1.12.0"}
org.clojure/data.xml {:mvn/version "0.0.8"}
hiccup/hiccup {:mvn/version "2.0.0-RC2"}
markdown-clj/markdown-clj {:mvn/version "1.11.9"}}
Expand Down

0 comments on commit e307fa6

Please sign in to comment.