Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Simon Brooke 2021-03-23 15:59:08 +00:00
commit ad18d2eb1e
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
6 changed files with 89 additions and 73 deletions

View file

@ -3,7 +3,7 @@
:url "https://github.com/simon-brooke/smeagol"
:license {:name "GNU General Public License,version 2.0 or (at your option) any later version"
:url "https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html"}
:dependencies [[clj-jgit "0.8.10"]
:dependencies [[clj-jgit "1.0.0"]
[clj-yaml "0.4.0"]
[clojure.java-time "0.3.2"]
[com.cemerick/url "0.1.1"]