Commit 84dc6a4 1 parent 2017add commit 84dc6a4 Copy full SHA for 84dc6a4
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
org.clojure/core.cache {:mvn/version " 1.0.225" }
5
5
org.clojars.mmb90/cljs-cache {:mvn/version " 0.1.4" }
6
6
org.clojure/data.avl {:mvn/version " 0.1.0" }
7
- org.clojure/data.xml {:mvn/version " 0.2.0-alpha7 " }
7
+ org.clojure/data.xml {:mvn/version " 0.2.0-alpha8 " }
8
8
environ/environ {:mvn/version " 1.2.0" }
9
9
byte-streams/byte-streams {:mvn/version " 0.2.4" }
10
10
cheshire/cheshire {:mvn/version " 5.11.0" }
13
13
; ; logging
14
14
org.clojure/tools.logging {:mvn/version " 1.2.4" }
15
15
logback-bundle/core-bundle {:mvn/version " 0.3.0" }
16
- org.slf4j/slf4j-api {:mvn/version " 2.0.0 " }
16
+ org.slf4j/slf4j-api {:mvn/version " 2.0.3 " }
17
17
18
18
; ; Lucene
19
19
clucie/clucie {:mvn/version " 0.4.2" }
63
63
64
64
:cljtest
65
65
{:extra-paths [" test" ]
66
- :extra-deps {lambdaisland/kaocha {:mvn/version " 1.69.1069 " }
66
+ :extra-deps {lambdaisland/kaocha {:mvn/version " 1.70.1086 " }
67
67
org.clojure/test.check {:mvn/version " 1.1.1" }}
68
68
:main-opts [" -m" " kaocha.runner" ]}
69
69
122
122
:main-opts [" -m" " cloverage.coverage" " -p" " src" " -s" " test" " --output" " scanning_results/coverage" ]}
123
123
124
124
:eastwood
125
- {:extra-deps {jonase/eastwood {:mvn/version " 1.2.5 " }}
125
+ {:extra-deps {jonase/eastwood {:mvn/version " 1.3.0 " }}
126
126
; ; Remove the exclude-linter for :def-in-def below
127
127
; ; when the SCI smartfunctions runner lands. It's
128
128
; ; only there for the `defn` inside
You can’t perform that action at this time.
0 commit comments