Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-yuxuan committed Aug 28, 2024
1 parent 07d601d commit 7da5607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"state" "mount" "integrant" "closeable"
"with-open" "clojure-maps" "system"]
:github/private? false}
:provided {:dependencies [[org.clojure/clojure "1.12.0-rc1"]]}
:provided {:dependencies [[org.clojure/clojure "1.12.0-rc2"]]}
:dev {:global-vars {*warn-on-reflection* true}}
:jar {:jvm-opts ["-Dclojure.compiler.disable-locals-clearing=false"
"-Dclojure.compiler.direct-linking=true"]}
Expand Down

0 comments on commit 7da5607

Please sign in to comment.