Skip to content

Commit

Permalink
[clojure] Update dependency org.clojure:clojure to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent d16f4d8 commit 74978f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clojure/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
:url "http://example.com/FIXME"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
:url "https://www.eclipse.org/legal/epl-2.0/"}
:dependencies [[org.clojure/clojure "1.11.4"]]
:dependencies [[org.clojure/clojure "1.12.0"]]
:repl-options {:init-ns default.core})

0 comments on commit 74978f2

Please sign in to comment.