File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 1010 :scm {:name " git"
1111 :url " http://github.com/dm3/clojure.java-time" }
1212 :dependencies [[org.clojure/clojure " 1.11.1" :scope " provided" ]]
13- :deploy-repositories [[" snapshot" {:url " https://clojars.org/repo"
14- :username :env/clojars_user
15- :password :env/clojars_token
16- :sign-releases false }]
17- [" release" {:url " https://clojars.org/repo"
18- :username :env/clojars_user
19- :password :env/clojars_token
20- :sign-releases false }]]
2113 :plugins [[lein-codox " 0.10.8" ]
2214 [lein-shell " 0.5.0" ]
2315 [jonase/eastwood " 1.2.3" ]]
2820 [" shell" " ./bin/-release-readme+changelog.clj" ]
2921 [" vcs" " commit" ]
3022 [" vcs" " tag" " --no-sign" ]
31- [" deploy" " release " ]
23+ [" deploy" " clojars " ]
3224 [" change" " version" " leiningen.release/bump-version" ]
3325 [" vcs" " commit" ]
3426 [" vcs" " push" ]]
You can’t perform that action at this time.
0 commit comments