Commit 4e819cc 1 parent aba4497 commit 4e819cc Copy full SHA for 4e819cc
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
:url " http://github.com/brabster/crucible"
4
4
:license {:name " Eclipse Public License"
5
5
:url " http://www.eclipse.org/legal/epl-v10.html" }
6
- :dependencies [[camel-snake-kebab " 0.4.0 " ]
7
- [cheshire " 5.8.1 " ]
8
- [org.clojure/tools.namespace " 0.2.11 " ]
6
+ :dependencies [[camel-snake-kebab " 0.4.1 " ]
7
+ [cheshire " 5.9.0 " ]
8
+ [org.clojure/tools.namespace " 0.3.1 " ]
9
9
[org.clojure/tools.cli " 0.4.2" ]
10
- [expound " 0.7.2 " ]]
10
+ [expound " 0.8.4 " ]]
11
11
:dependency-check {:throw true }
12
12
:exclusions [org.clojure/clojure]
13
13
:codox {:output-path " target/docs"
48
48
:unused-private-vars ]
49
49
:exclude-linters [:suspicious-expression ]}
50
50
:profiles {:uberjar {:aot :all }
51
- :provided {:dependencies [[org.clojure/clojure " 1.10.0 " ]]}
51
+ :provided {:dependencies [[org.clojure/clojure " 1.10.1 " ]]}
52
52
:dev {:resource-paths [" test-resources" ]
53
- :dependencies [[org.clojure/test.check " 0.9 .0" ]]}})
53
+ :dependencies [[org.clojure/test.check " 0.10 .0" ]]}})
You can’t perform that action at this time.
0 commit comments