Skip to content

Commit

Permalink
upgraded clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica committed Sep 13, 2024
1 parent a231c4e commit 2de1c76
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 @@ -2,7 +2,7 @@
:deps/prep-lib {:alias :build
:fn compile
:ensure "target/classes"}
:deps {org.clojure/clojure {:mvn/version "1.11.1"}
:deps {org.clojure/clojure {:mvn/version "1.12.0"}
scicloj/tablecloth {:mvn/version "7.029"}
com.github.haifengl/smile-nlp {:mvn/version "2.6.0"}
org.clojars.haifengl/smile {:mvn/version "2.6.0"}
Expand Down

0 comments on commit 2de1c76

Please sign in to comment.