File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
resources/leiningen/new/geni Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
[ml.dmlc/xgboost4j-spark_2.12 " 1.2.0" ]
23
23
[ml.dmlc/xgboost4j_2.12 " 1.2.0" ]])
24
24
25
- (defproject zero.one /geni " 0.0.35 "
25
+ (defproject zero.one /geni " 0.0.37 "
26
26
:jvm-opts [" -Duser.country=US" " -Duser.language=en" ]
27
27
:description " A Clojure dataframe library that runs on Spark"
28
28
:url " https://github.com/zero-one-group/geni"
Original file line number Diff line number Diff line change 21
21
ml.dmlc/xgboost4j-spark_2.12 {:mvn/version " 1.0.0" }
22
22
ml.dmlc/xgboost4j_2.12 {:mvn/version " 1.0.0" }
23
23
; ; Geni
24
- zero.one/geni {:mvn/version " 0.0.35 " }}}
24
+ zero.one/geni {:mvn/version " 0.0.37 " }}}
Original file line number Diff line number Diff line change 1
- (defproject geni /lein-template " 0.0.35 "
1
+ (defproject geni /lein-template " 0.0.37 "
2
2
:description " Leiningen template for a Geni application."
3
3
:url " https://github.com/zero-one-group/geni/tree/develop/lein-template"
4
4
:license {:name " Apache License"
Original file line number Diff line number Diff line change 4
4
:license {:name " EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
5
5
:url " https://www.eclipse.org/legal/epl-2.0/" }
6
6
:dependencies [[org.clojure/clojure " 1.10.1" ]
7
- [zero.one/geni " 0.0.35 " ]
7
+ [zero.one/geni " 0.0.37 " ]
8
8
[metosin/jsonista " 0.2.7" ]
9
9
[expound " 0.8.6" ]
10
10
; ; Spark
Original file line number Diff line number Diff line change 22
22
[ml.dmlc/xgboost4j-spark_2.12 " 1.2.0" ]
23
23
[ml.dmlc/xgboost4j_2.12 " 1.2.0" ]])
24
24
25
- (defproject zero.one /geni " 0.0.35 "
25
+ (defproject zero.one /geni " 0.0.37 "
26
26
:jvm-opts [" -Duser.country=US" " -Duser.language=en" ]
27
27
:description " A Clojure dataframe library that runs on Spark"
28
28
:url " https://github.com/zero-one-group/geni"
Original file line number Diff line number Diff line change 1
- 0.0.35
1
+ 0.0.37
You can’t perform that action at this time.
0 commit comments