Skip to content

Commit

Permalink
Upgrade to Clojure 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias committed Sep 7, 2024
1 parent 2202a35 commit 7760c34
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
Expand Up @@ -61,7 +61,7 @@
;; CVE-2024-30171, CVE-2024-30172
org.bouncycastle/bcpkix-jdk18on {:mvn/version "1.78"}
org.bouncycastle/bcprov-jdk18on {:mvn/version "1.78"}
org.clojure/clojure {:mvn/version "1.12.0-rc2"}
org.clojure/clojure {:mvn/version "1.12.0"}
org.clojure/tools.logging {:mvn/version "1.2.4"}
org.clojure/tools.nrepl {:mvn/version "0.2.11"}
org.postgresql/postgresql {:mvn/version "42.7.2"}
Expand Down

0 comments on commit 7760c34

Please sign in to comment.