File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
deps-template/resources/io/github/kit_clj/kit Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88
99 ; ; Ring
1010 metosin/ring-http-response {:mvn/version " 0.9.3" }
11- ring/ring-core {:mvn/version " 1.13 .0" }
11+ ring/ring-core {:mvn/version " 1.14 .0" }
1212 ring/ring-defaults {:mvn/version " 0.6.0" }
1313
1414 ; ; Logging
1515 ch.qos.logback/logback-classic {:mvn/version " 1.5.16" }
16-
16+
1717 ; ; Data coercion
1818 luminus-transit/luminus-transit {:mvn/version " 0.1.6"
1919 :exclusions [com.cognitect/transit-clj]}
4646 integrant/repl {:mvn/version " 0.3.3" }
4747 mvxcvi/cljstyle {:mvn/version " 0.16.630" }
4848 pjstadig/humane-test-output {:mvn/version " 0.11.0" }
49- ring/ring-devel {:mvn/version " 1.13 .0" }
49+ ring/ring-devel {:mvn/version " 1.14 .0" }
5050 ring/ring-mock {:mvn/version " 0.4.0" }
5151 io.github.kit-clj/kit-generator {:mvn/version " <<versions.kit-generator>>" }
5252 org.clojure/tools.namespace {:mvn/version " 1.4.4" }<% if xtdb? %>
Original file line number Diff line number Diff line change 11{" kit-core" " 1.0.9"
22 " kit-http-kit" " 1.0.5"
33 " kit-jdk-http" " 1.0.0"
4- " kit-jetty" " 1.0.0"
4+ " kit-jetty" " 1.0.0"
55 " kit-xtdb" " 1.0.4"
66 " kit-generator" " 0.2.4"
77 " kit-hato" " 1.0.4"
1818 " kit-sql-hikari" " 1.0.6"
1919 " kit-sql" " 1.1.4"
2020 " kit-undertow" " 1.0.8"
21- " lein-template" " 0.1.76 "
22- " deps-template" " 0.1.76 " }
21+ " lein-template" " 0.1.77 "
22+ " deps-template" " 0.1.77 " }
Original file line number Diff line number Diff line change 11{:paths [" src" ]
22 :deps {selmer/selmer {:mvn/version " 1.12.59" }
33 com.github.seancorfield/clj-new {:mvn/version " 1.2.381" }
4- io.github.kit-clj/deps-template {:mvn/version " 0.1.76 " }}}
4+ io.github.kit-clj/deps-template {:mvn/version " 0.1.77 " }}}
You can’t perform that action at this time.
0 commit comments