Skip to content

Commit

Permalink
update Clojure to 1.11.2, telemere to beta12
Browse files Browse the repository at this point in the history
  • Loading branch information
saidone75 committed May 19, 2024
1 parent 42e0125 commit 7554982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
:url "https://saidone.org"
:license {:name "GNU General Public License v3.0"
:url "https://www.gnu.org/licenses/gpl-3.0.txt"}
:dependencies [[org.clojure/clojure "1.11.2"]
:dependencies [[org.clojure/clojure "1.11.3"]
[org.clojure/data.json "2.5.0"]
[org.clj-commons/clj-http-lite "1.0.13"]
[levand/immuconf "0.1.0"]
[com.taoensso/telemere "1.0.0-beta5"]]
[com.taoensso/telemere "1.0.0-beta12"]]
:repl-options {:init-ns cral.alfresco})

0 comments on commit 7554982

Please sign in to comment.