Skip to content

Commit

Permalink
Upgrade Clojure to v1.11.1 (#33)
Browse files Browse the repository at this point in the history
* Upgrade Geni to v0.0.42

* Upgrade Clojure to v1.11.1
  • Loading branch information
skylee03 authored Nov 29, 2023
1 parent b3cb0b8 commit cc40224
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 @@ -3,11 +3,11 @@
:url "https://clojure-finance.github.io/datajure-website/"
:license {:name "The MIT License"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.10.3"]
:dependencies [[org.clojure/clojure "1.11.1"]
[techascent/tech.ml.dataset "7.020"]
[scicloj/tablecloth "7.014"]
[com.github.clojure-finance/clojask "2.0.2"]
[zero.one/geni "0.0.41"]
[zero.one/geni "0.0.42"]
[com.fasterxml.jackson.core/jackson-core "2.15.3"]
[metrics-clojure "2.10.0"]
[org.apache.poi/poi "5.2.4"]
Expand Down

0 comments on commit cc40224

Please sign in to comment.